Rewards Analytics and Distribution Dashboard¶

This goal of this notebook is to offer an easy way to process the outputs of the praise and sourcecred reward systems, perform an analysis of the results and calculate the token reward distribution. It uses mock data and should be considered a work-in-progress.

Imports¶

First, we import the relevant libraries, get the Data and set how many tokens we want to distribute

Now that we have selected the files, we can import them for processing. We can also set the total amount of tokens we want to distribute this period. We also set the name we want our output file to have.

Tip: Now that the file paths are set, you can safely click on "Cell > Run all below" from here on the menu bar to execute everything :)

Parameters¶

Set the total amount of tokens we want to distribute this period. We also set the name we want our output file to have.

Results Analysis¶

Let's dive into some data analysis! We'll use the metrics designed and explained by octopus🐙, and focus only on the praise rewards for now. Starting with:

Allocation percentages - Praise receivers¶

This table will show us which percentage of the total rewards gets distributed to which top % of users. So "Top 50% -> 0.85" would mean that the top 50% of praisees received 85% of the total rewards

Out[6]:
Rewards
Top 50% 0.956954
Top 20% 0.716975
Top 10% 0.490005
Top 5% 0.286515
Top 1% 0.061237

Allocation Percentages - Praise givers¶

This table will show us which percentage of the total rewards get distributed based on praise given by which top % of users. So "Top 50% -> 0.85" would mean that 85% of the total rewards are based on praise given by the top 50% praise givers.

Out[8]:
Rewards
Top 50% 0.958646
Top 20% 0.845796
Top 10% 0.719090
Top 5% 0.606346
Top 1% 0.485246

Plotting praise given against praise received¶

Now we can compare the relationship between praise given by a user and the praise they received

Gini coefficient¶

Next we will look at the Gini coefficient. Note that there is some debate if we want to use this metric at all, since it is usually employed to measure wealth distribution, and not compensation.

Out[10]:
Rewards
All 0.682305
Top 50% 0.458994
Top 20% 0.234393

Shannon Entropy¶

Shannon Entropy) is a concept from communications theory, which is also used in measuring the diversity of a distribution. The formula for calculating Shannon Entropy among $n$ individuals is $$\\sum_{k=1}^n -p_k log_2(p_k),$$ where $p_k$ represents the proportion of the resource that user $k$ received.

Here we compare the actual Shannon Entropy with the maximum possible for the dataset, keeping in mind that a Shannon Entropy of 0 would mean one user holds all the rewards

Out[11]:
Rewards
Entropy 5.380865
Max Entropy 6.599913
% of Max 0.815293

Nakamoto Coefficient¶

Last but not least, the Nakamoto coefficient. The Nakamato Coefficient is defined as the smallest number of accounts who control at least 50% of the resource. Although its significance relates to the prospect of a 51% attack on a network, which may not be relevant in our context, we can still use it as an intuitive measure of how many individuals received the majority of a resource.

Out[12]:
11

Praise Data Visualization¶

Rating distribution¶

Since praise gets valued on a scale, we can take a look at how often each value of the scale gets assigned by quantifiers.

Praise Reward Distribution¶

We can also take a look at the distribution of the received praise rewards

Praise Outliers¶

To aid the revision process, we can generate a table which sorts the praise by the size of the spread between the highest and lowest scores. These "controversial" praise instances can then be discussed in the quantifier review call. Index numbers are kept to make localization in the "big praise sheet" easier.

Out[15]:
  ID DATE TO USER ACCOUNT FROM USER ACCOUNT REASON SCORE 1 SCORE 2 SCORE 3 DUPLICATE ID 1 DUPLICATE ID 2 DUPLICATE ID 3 DISMISSED 1 DISMISSED 2 DISMISSED 3 QUANTIFIER 1 USERNAME QUANTIFIER 2 USERNAME QUANTIFIER 3 USERNAME AVG SCORE SPREAD
326 621f79e243b89009366c8922 2021-08-12T22:00:00.000Z Dan Knobelsdorf#326 iviangita#3204 for handling the Trusted Seed and because he knows everyone in the Hatch 3 144 0 None None 621f79e243b89009366c88e6 False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 50 144
189 621f79e143b89009366c880e 2021-08-05T22:00:00.000Z sem 🐝#0161 Mount Manu#3530 for coming up with the idea of the TEC Hatch Bot NFT giveaway 3 144 8 None None None False False False PhilH#1102 Mount Manu#3530 calazki#3961 51 141
788 621f79e243b89009366c8b46 2021-08-23T22:00:00.000Z 🐙 octopus#5508 liviade#1387 for being so generous with his time, for being genuinely passioned about what he does and for helping me put the reward system proposal together, mostly leading the way and laying options out with great didactic 144 8 13 None None None False False False innov8tor3#3988 Mount Manu#3530 Mettodo#7010 55 136
831 621f79e243b89009366c8b7c 2021-08-26T22:00:00.000Z Zeptimus#3359 iviangita#3204 for taking on the One-Time Change of TECH Address and Initial Buy into the Bonding Curve proposals and really diving into Hatch governance 21 144 8 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 57 136
290 621f79e243b89009366c88fc 2021-08-11T22:00:00.000Z Vitor Marthendal#0090 karmaticacid#1218 for taking on project management position, for being a fantrastic dev, great communicator and all his work on the CCD 34 144 13 None None None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 63 131
252 621f79e143b89009366c88c1 2021-08-09T22:00:00.000Z shawn#7046 iviangita#3204 for reaching out to translate some TEC articles and introduce TEC in Chinese community 🙏🏼 13 144 34 None None None False False False osycross(🦎🦎)#5943 Parrachia#0450 Usua◎ Silver#2618 63 131
581 621f79e243b89009366c8a38 2021-08-19T22:00:00.000Z Vitor Marthendal#0090 iviangita#3204 for all the work on the CCD, the designs, comments, user testing and making things understandable for people 13 144 34 None None None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 63 131
39 621f79e143b89009366c8774 2021-08-02T22:00:00.000Z Zeptimus#3359 iviangita#3204 for creating the Hatch tutorial and bridge videos 🙌 21 144 21 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 62 123
210 621f79e143b89009366c882b 2021-08-05T22:00:00.000Z Vitor Marthendal#0090 markop#2007 for helping with the ABC Module design of the Commons Upgrade Dashboard. 13 89 1 None None 621f79e143b89009366c87e3 False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 35 88
185 621f79e143b89009366c880a 2021-08-05T22:00:00.000Z divine_comedian#5493 Mount Manu#3530 for slaying with the forum posts ✍🏻 1 5 89 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 31 88
924 621f79e243b89009366c8bd9 2021-08-26T22:00:00.000Z Vitor Marthendal#0090 iviangita#3204 for working on the params and there’s tons of work there 34 89 3 None None None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 42 86
225 621f79e143b89009366c883a 2021-08-05T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for the TEC Unconference Aftermovie and all the great photos from Paris 🤩 5 89 34 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 42 84
494 621f79e243b89009366c89e1 2021-08-16T22:00:00.000Z pKrepe#5682 griff (💜, 💜)#8888 for diving into the 4-hour hack sesh on sunday! So much progress made! 8 89 21 None None None False False False Sha#6179 acidlazzer#5796 bends#3537 39 81
1104 621f79e243b89009366c8ca0 2021-08-30T22:00:00.000Z hernandoagf#3014 Jolie_Ze#0295 for for his consistent efforts to help me adapt the \"pollen bot\" to different sourcecred users. He's been helping me in DMs for weeks now and makes himself super available. Eventually this will lead to a template bot for users of sourcecred to automate opt-ins for payouts, merging and activating identities across the ecosystem 89 13 34 None None None False False False innov8tor3#3988 Mount Manu#3530 Usua◎ Silver#2618 45 76
310 621f79e243b89009366c8912 2021-08-12T22:00:00.000Z BK#7471 iviangita#3204 for hosting the TEC Labs for 2 weeks while YGG was traveling 13 89 55 None None None False False False PhilH#1102 Mount Manu#3530 calazki#3961 52 76
492 621f79e243b89009366c89df 2021-08-16T22:00:00.000Z karmaticacid#1218 griff (💜, 💜)#8888 for diving into the 4-hour hack sesh on sunday! So much progress made! 34 89 13 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 45 76
840 621f79e243b89009366c8b85 2021-08-26T22:00:00.000Z elessar.eth#7945 iviangita#3204 for the work on EVM-crispr 21 89 89 None None None False False False PhilH#1102 Vyvy-vi#5040 Usua◎ Silver#2618 66 68
829 621f79e243b89009366c8b7a 2021-08-26T22:00:00.000Z liviade#1387 iviangita#3204 for taking a week of vacay 0 0 55 None 621f79e243b89009366c8b65 None True False False Sha#6179 tigeroid#2951 Mettodo#7010 27 55
277 621f79e243b89009366c88ef 2021-08-11T22:00:00.000Z Dan Knobelsdorf#326 karmaticacid#1218 for helping sort through and support people into the trusted seed 5 55 0 None None 621f79e243b89009366c88e6 False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 21 55
580 621f79e243b89009366c8a37 2021-08-19T22:00:00.000Z markop#2007 iviangita#3204 for all the work on the CCD, the designs, comments, user testing and making things understandable for people 0 55 55 621f79e243b89009366c8965 None None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 36 55
630 621f79e243b89009366c8a69 2021-08-19T22:00:00.000Z iviangita#3204 Mount Manu#3530 for the really great work on Twitter, engaging with everyone 55 21 0 None None 621f79e143b89009366c87bd False False False innov8tor3#3988 Zeptimus#3359 enti#1546 25 55
796 621f79e243b89009366c8b4e 2021-08-24T22:00:00.000Z natesuits#4789 griff (💜, 💜)#8888 for coming to the Params hack sesh on sunday! 5 1 55 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 20 54
588 621f79e243b89009366c8a3f 2021-08-19T22:00:00.000Z karmaticacid#1218 iviangita#3204 for sharing the Giveth Covenant with Livia 55 8 1 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 21 54
930 621f79e243b89009366c8bdf 2021-08-26T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for jumping back and leading comms 1 55 21 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 25 54
66 621f79e143b89009366c8793 2021-08-03T22:00:00.000Z Zeptimus#3359 liviade#1387 for making hatch tutorials!! 2 55 2 621f79e143b89009366c8774 None 621f79e143b89009366c8774 False False False AmwFund#0979 Mount Manu#3530 calazki#3961 19 53
592 621f79e243b89009366c8a43 2021-08-19T22:00:00.000Z natesuits#4789 iviangita#3204 for stepping up in so many fronts and doing amazing work 5 55 3 None None 621f79e243b89009366c8a34 False False False innov8tor3#3988 Parrachia#0450 calazki#3961 20 52
96 621f79e143b89009366c87b1 2021-08-05T22:00:00.000Z elessar.eth#7945 iviangita#3204 for the super cool https://nft.tecommons.org/ 55 3 34 None None None False False False PhilH#1102 Vyvy-vi#5040 Usua◎ Silver#2618 30 52
1096 621f79e243b89009366c8c96 2021-08-29T22:00:00.000Z JessicaZartler#2263 akrtws (TE Academy)#4246 for representing TE Commons at the CryptoCommonsGathering 2021 https://www.crypto-commons.org/ccg-21 55 3 8 None None None False False False innov8tor3#3988 Vyvy-vi#5040 kristofer#1475 22 52
111 621f79e143b89009366c87c0 2021-08-05T22:00:00.000Z Vitor Marthendal#0090 iviangita#3204 for working on the params 21 55 3 None None None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 26 52
983 621f79e243b89009366c8c14 2021-08-26T22:00:00.000Z karmaticacid#1218 iviangita#3204 for all the commons config dashboard stuff 55 3 8 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 22 52
227 621f79e143b89009366c883d 2021-08-05T22:00:00.000Z iviangita#3204 Zeptimus#3359 for being active and checking out all our discord channels to help our community🧡 3 55 3 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 20 52
448 621f79e243b89009366c89af 2021-08-12T22:00:00.000Z JessicaZartler#2263 anna-marie#8824 for the governauts research project 55 55 3 None None None False False False innov8tor3#3988 Vyvy-vi#5040 kristofer#1475 37 52
904 621f79e243b89009366c8bc5 2021-08-26T22:00:00.000Z Vitor Marthendal#0090 iviangita#3204 for taking on the leadership in params and doing great 13 55 3 None None 621f79e243b89009366c8b7e False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 23 52
929 621f79e243b89009366c8bde 2021-08-26T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for working on the params and there’s tons of work there 5 55 21 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 27 50
863 621f79e243b89009366c8b9c 2021-08-26T22:00:00.000Z fabiomendes#4802 iviangita#3204 for being our developer ninjas 55 5 21 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 27 50
67 621f79e143b89009366c8794 2021-08-03T22:00:00.000Z JessicaZartler#2263 liviade#1387 for leading a CS + TEC comms meeting to align both hatch comms strategies ⚡ 55 5 5 None None None False False False innov8tor3#3988 Vyvy-vi#5040 kristofer#1475 21 50
284 621f79e243b89009366c88f6 2021-08-11T22:00:00.000Z iviangita#3204 karmaticacid#1218 for keeping things organized, typing out the praise, managing the twitter and being a total rockstart 55 34 5 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 31 50
1117 621f79e243b89009366c8cad 2021-08-30T22:00:00.000Z iviangita#3204 griff (💜, 💜)#8888 for working so hard on the Param Tweet Thread 55 13 5 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 24 50
18 621f79e143b89009366c875f 2021-08-02T22:00:00.000Z Zeptimus#3359 liviade#1387 for taking the leadership on improving our communication and coherence of the advice process 13 5 55 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 24 50
1136 621f79e243b89009366c8cc1 2021-08-30T22:00:00.000Z natesuits#4789 Suga#8514 for attending the SoftGov call this week and engaging with me as guest host on a discussion of “intellectual humility”. 55 5 8 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 22 50
818 621f79e243b89009366c8b6e 2021-08-25T22:00:00.000Z acidlazzer#5796 karmaticacid#1218 for making awesome TEC graphics on demand 13 5 55 None None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 24 50
279 621f79e243b89009366c88f1 2021-08-11T22:00:00.000Z Mount Manu#3530 anna-marie#8824 for spearheading CCD testing and feedback 8 55 34 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 32 47
268 621f79e243b89009366c88e6 2021-08-11T22:00:00.000Z Dan Knobelsdorf#326 Vyvy-vi#5040 for sorting through all the Trusted Seed applications and verifying people 💜 8 55 34 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 32 47
531 621f79e243b89009366c8a06 2021-08-18T22:00:00.000Z trangnv#2156 ygg_anderson#4998 for helping out so much with Tokenspice development series! 13 8 55 None None None False False False Sha#6179 acidlazzer#5796 Usua◎ Silver#2618 25 47
1103 621f79e243b89009366c8c9f 2021-08-29T22:00:00.000Z chuygarcia.eth#6692 Zeptimus#3359 for being the first steward working on WG funding proposals and taking initiative🙏 8 55 34 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 32 47
954 621f79e243b89009366c8bf7 2021-08-26T22:00:00.000Z Vitor Marthendal#0090 iviangita#3204 for the hack session they had with Fabio and they’ve done a lot of work 21 55 8 None None None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 28 47
390 621f79e243b89009366c8962 2021-08-12T22:00:00.000Z Vitor Marthendal#0090 iviangita#3204 for working on the dashboard and the debates on the language to use for the commons upgrade 13 55 8 None None None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 25 47
182 621f79e143b89009366c8807 2021-08-05T22:00:00.000Z Dan Knobelsdorf#326 Mount Manu#3530 for all his hard work with the TrustedSeed, work which we may not see but feel its benefits we do 🧙🏻‍♂️ 8 55 13 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 25 47
209 621f79e143b89009366c882a 2021-08-05T22:00:00.000Z divine_comedian#5493 markop#2007 for helping with the ABC Module design of the Commons Upgrade Dashboard. 13 8 55 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 25 47
491 621f79e243b89009366c89de 2021-08-16T22:00:00.000Z divine_comedian#5493 griff (💜, 💜)#8888 for diving into the 4-hour hack sesh on sunday! So much progress made! 8 55 8 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 23 47
116 621f79e143b89009366c87c5 2021-08-05T22:00:00.000Z jukren#8803 iviangita#3204 for all the coordination in the groundwork in Paris and everybody was taken care of 34 8 55 None None None False False False AmwFund#0979 Mount Manu#3530 bends#3537 32 47
946 621f79e243b89009366c8bef 2021-08-26T22:00:00.000Z 🐙 octopus#5508 iviangita#3204 for doing a lot of behind the scenes stuff supporting info going into the reward system 55 8 34 None None None False False False innov8tor3#3988 Mount Manu#3530 Mettodo#7010 32 47
360 621f79e243b89009366c8944 2021-08-12T22:00:00.000Z natesuits#4789 iviangita#3204 for the great work on the Code of Conduct for the platform admins 55 55 13 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 41 42
3 621f79e143b89009366c8750 2021-08-01T22:00:00.000Z Nuggan#5183 griff (💜, 💜)#8888 for hacking with me in Sunday into the night on the python backend for the dashboard it's looking amazing!!! 55 13 21 None None None False False False Sha#6179 Tam2140#9361 bends#3537 29 42
289 621f79e243b89009366c88fb 2021-08-11T22:00:00.000Z JohnPaller | Opolis#2670 karmaticacid#1218 for hosting us in denver, letting us use his internet, explaining all the nitty gritty details about opolis and for keeping us in the loop on ethdenver! 13 55 34 None None None False False False osycross(🦎🦎)#5943 Mount Manu#3530 Usua◎ Silver#2618 34 42
328 621f79e243b89009366c8924 2021-08-12T22:00:00.000Z natesuits#4789 iviangita#3204 for holding down the fort for Suga when she was out of the loop 13 55 13 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 27 42
265 621f79e243b89009366c88e3 2021-08-11T22:00:00.000Z divine_comedian#5493 divine_comedian#5493 for writing praise-debate post-action summary 21 13 55 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 29 42
338 621f79e243b89009366c892e 2021-08-12T22:00:00.000Z karmaticacid#1218 iviangita#3204 for all their work in making the Hatch happen 55 13 21 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 29 42
838 621f79e243b89009366c8b83 2021-08-26T22:00:00.000Z karmaticacid#1218 iviangita#3204 for doing the QA on the dashboard 55 13 13 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 27 42
146 621f79e143b89009366c87e3 2021-08-05T22:00:00.000Z Vitor Marthendal#0090 divine_comedian#5493 for their hard work building the config dashboard python code 13 34 55 None None None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 34 42
86 621f79e143b89009366c87a7 2021-08-04T22:00:00.000Z elessar.eth#7945 Nuggan#5183 for reviewing my code and @Mount Manu for the user feedback and proactively searching for collaboration possibilities 13 34 55 None None None False False False PhilH#1102 Vyvy-vi#5040 Usua◎ Silver#2618 34 42
84 621f79e143b89009366c87a5 2021-08-04T22:00:00.000Z markop#2007 Nuggan#5183 for reviewing my code and @Mount Manu for the user feedback and proactively searching for collaboration possibilities 13 21 55 None None None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 29 42
368 621f79e243b89009366c894c 2021-08-12T22:00:00.000Z karmaticacid#1218 iviangita#3204 for all the work in the Commons Dashboard and the whole process 55 13 34 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 34 42
144 621f79e143b89009366c87e1 2021-08-05T22:00:00.000Z markop#2007 divine_comedian#5493 for rapid and quality design work on the config dashboard 0 0 34 621f79e143b89009366c87be 621f79e243b89009366c88df None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 12 34
678 621f79e243b89009366c8a99 2021-08-19T22:00:00.000Z natesuits#4789 Mount Manu#3530 for leading Graviton training sessions 👨🏻‍🏫 55 34 21 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 36 34
811 621f79e243b89009366c8b67 2021-08-25T22:00:00.000Z mheuer#9922 Juankbell#7458 for helping with the POAPs, creating the events, setting the bot in this server and managing the distribution strategy for the second graviton training 34 21 55 None None None False False False innov8tor3#3988 Zeptimus#3359 bends#3537 36 34
364 621f79e243b89009366c8948 2021-08-12T22:00:00.000Z Mount Manu#3530 iviangita#3204 for all the work in the Commons Dashboard and the whole process 8 0 34 None 621f79e243b89009366c8aa1 None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 14 34
646 621f79e243b89009366c8a79 2021-08-19T22:00:00.000Z markop#2007 Mount Manu#3530 for his tireless design work while he’s supposed to be on vacation 🎨 0 34 21 621f79e243b89009366c89fe None None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 18 34
21 621f79e143b89009366c8762 2021-08-02T22:00:00.000Z sem 🐝#0161 griff (💜, 💜)#8888 for helping to make the NFTs happen for the hatch 55 21 34 None None None False False False PhilH#1102 Mount Manu#3530 calazki#3961 36 34
409 621f79e243b89009366c8975 2021-08-12T22:00:00.000Z iviangita#3204 iviangita#3204 for care and engagement 0 34 1 None None None True False False innov8tor3#3988 Zeptimus#3359 enti#1546 17 34
738 621f79e243b89009366c8b13 2021-08-23T22:00:00.000Z Mount Manu#3530 anna-marie#8824 for the immense care and attention in the Dashboard, especially in educating the community so everyone has all the information at hand to mould this economy going forwards 0 0 34 621f79e243b89009366c8a9f 621f79e243b89009366c8aa1 None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 11 34
797 621f79e243b89009366c8b4f 2021-08-24T22:00:00.000Z karmaticacid#1218 griff (💜, 💜)#8888 for coming to the Params hack sesh on sunday! 34 0 13 None 621f79e243b89009366c8b30 None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 15 34
728 621f79e243b89009366c8adc 2021-08-22T22:00:00.000Z Zeptimus#3359 liviade#1387 for finding the bug and fixing our first voting test 🙌 0 13 34 621f79e243b89009366c8ada None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 15 34
178 621f79e143b89009366c8803 2021-08-05T22:00:00.000Z griff (💜, 💜)#8888 Mount Manu#3530 for reaching out to soft-commit Hatchers 3 34 0 None None 621f79e143b89009366c87cc False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 12 34
969 621f79e243b89009366c8c06 2021-08-26T22:00:00.000Z karmaticacid#1218 iviangita#3204 for helping with What’s Next blog post 34 0 8 None 621f79e243b89009366c8b70 None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 14 34
118 621f79e143b89009366c87c7 2021-08-05T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for all the Comms work and finally meeting Nate in person 1 13 34 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 16 33
308 621f79e243b89009366c8910 2021-08-12T22:00:00.000Z JessicaZartler#2263 iviangita#3204 for hosting YGG at a very awesome Airbnb 34 5 1 None None None False False False innov8tor3#3988 Vyvy-vi#5040 kristofer#1475 13 33
683 621f79e243b89009366c8a9e 2021-08-19T22:00:00.000Z iviangita#3204 Zeptimus#3359 for being our praise queen 👸 and all the work done in transparency 13 34 1 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 16 33
1091 621f79e243b89009366c8c91 2021-08-27T22:00:00.000Z ALOYSIOUS#3049 storypup#2167 for their collaborative focus in approaching the tasks related to reviewing the TEC agreements and handbook 5 1 34 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 13 33
203 621f79e143b89009366c881c 2021-08-05T22:00:00.000Z santigs#9769 Mount Manu#3530 for educating Chuy on the Cataluña conflict 👨🏻‍🏫 34 3 1 None None None False False False innov8tor3#3988 acidlazzer#5796 enti#1546 12 33
262 621f79e243b89009366c88e0 2021-08-11T22:00:00.000Z fabiomendes#4802 divine_comedian#5493 for their work on the Commons Config Dashboard 34 1 21 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 18 33
77 621f79e143b89009366c879e 2021-08-04T22:00:00.000Z JessicaZartler#2263 Juankbell#7458 for sharing this article about participatory decision making https://medium.com/block-science/mapping-the-computer-aided-governance-process-2e47eaf70889 and praise and for always being in the frontier of political and social innovation research 34 3 1 None None None False False False innov8tor3#3988 Vyvy-vi#5040 kristofer#1475 12 33
886 621f79e243b89009366c8bb3 2021-08-26T22:00:00.000Z eduardovegap#0422 iviangita#3204 for the initiatives in the orientation 8 34 1 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 14 33
244 621f79e143b89009366c884e 2021-08-05T22:00:00.000Z iviangita#3204 Juankbell#7458 for being the best praise giver! 13 34 1 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 16 33
259 621f79e243b89009366c88dd 2021-08-11T22:00:00.000Z Vitor Marthendal#0090 divine_comedian#5493 for their work on the Commons Config Dashboard 5 34 1 None None 621f79e143b89009366c87e3 False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 14 33
370 621f79e243b89009366c894e 2021-08-12T22:00:00.000Z fabiomendes#4802 iviangita#3204 for all the work in the Commons Dashboard and the whole process 3 1 34 621f79e243b89009366c88e0 None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 12 33
847 621f79e243b89009366c8b8c 2021-08-26T22:00:00.000Z natesuits#4789 iviangita#3204 for their great work in the post-Hatch blog post 13 34 1 None None 621f79e243b89009366c8b6f False False False innov8tor3#3988 Parrachia#0450 calazki#3961 15 33
369 621f79e243b89009366c894d 2021-08-12T22:00:00.000Z Vitor Marthendal#0090 iviangita#3204 for all the work in the Commons Dashboard and the whole process 34 34 1 None None 621f79e143b89009366c87e3 False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 24 33
457 621f79e243b89009366c89b8 2021-08-12T22:00:00.000Z natesuits#4789 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 34 1 3 None 621f79e243b89009366c8c18 None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 12 33
526 621f79e243b89009366c8a01 2021-08-18T22:00:00.000Z fabiomendes#4802 divine_comedian#5493 for their hard work on the CCD deployment 3 1 34 621f79e243b89009366c88e0 None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 12 33
644 621f79e243b89009366c8a77 2021-08-19T22:00:00.000Z natesuits#4789 Mount Manu#3530 for being a responsive content editor ✍🏻 34 3 3 None 621f79e243b89009366c89fc 621f79e243b89009366c89fc False False False innov8tor3#3988 Parrachia#0450 calazki#3961 13 31
643 621f79e243b89009366c8a76 2021-08-19T22:00:00.000Z freshelle#9882 Mount Manu#3530 for a great chat with Suga regarding wxDAI troubleshooting 🩺 8 3 34 None None None False False False Sha#6179 Vyvy-vi#5040 Usua◎ Silver#2618 15 31
691 621f79e243b89009366c8ab4 2021-08-19T22:00:00.000Z Kris#8703 ALOYSIOUS#3049 for sharing resources, teaching me things and making me feel welcomed here. <:ThankYou:753828947460096054> 34 3 34 None None None False False False teaci#6108 Tam2140#9361 Usua◎ Silver#2618 23 31
522 621f79e243b89009366c89fd 2021-08-18T22:00:00.000Z Juankbell#7458 divine_comedian#5493 for leading gravity and helping to take it to the next level 3 13 34 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 16 31
518 621f79e243b89009366c89f9 2021-08-17T22:00:00.000Z iviangita#3204 ZER8🧠#9093 for guiding me in helping them with the Roles document. I learned smth new and I'm getting closer to understanding the TEC because of them day by day, work session by work session😎 34 21 3 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 19 31
649 621f79e243b89009366c8a7c 2021-08-19T22:00:00.000Z fabiomendes#4802 Mount Manu#3530 for building the CCD! 🦾 3 3 34 621f79e243b89009366c88e0 None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 13 31
834 621f79e243b89009366c8b7f 2021-08-26T22:00:00.000Z pKrepe#5682 iviangita#3204 for hacking so hard on the Commons Config dashboard front-end 3 34 21 621f79e243b89009366c8a02 None None False False False Sha#6179 acidlazzer#5796 bends#3537 19 31
809 621f79e243b89009366c8b65 2021-08-25T22:00:00.000Z liviade#1387 Jolie_Ze#0295 for taking time off - she told me and now I am inspired to take a look at my own need for rest 3 8 34 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 15 31
730 621f79e243b89009366c8b0a 2021-08-22T22:00:00.000Z iviangita#3204 Mount Manu#3530 for coming up with the idea of having a Parameters Tweet Campaign around a fun-fact, \"Did you know...\" format for us to engage more users! Hands-down a great contribution 🏆 13 34 3 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 16 31
650 621f79e243b89009366c8a7d 2021-08-19T22:00:00.000Z pKrepe#5682 Mount Manu#3530 for building the CCD! 🦾 3 34 21 621f79e243b89009366c8a02 None None False False False Sha#6179 acidlazzer#5796 bends#3537 19 31
463 621f79e243b89009366c89be 2021-08-13T22:00:00.000Z iviangita#3204 Mensch#5604 for and especially for helping me out in a moment of stress and guiding me through the Hatch process. Much appreciated! 34 21 3 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 19 31
98 621f79e143b89009366c87b3 2021-08-05T22:00:00.000Z santigs#9769 iviangita#3204 for the super cool https://nft.tecommons.org/ 34 8 3 None None 621f79e143b89009366c8760 False False False innov8tor3#3988 acidlazzer#5796 enti#1546 14 31
462 621f79e243b89009366c89bd 2021-08-13T22:00:00.000Z iviangita#3204 Paula I Peh Kah#8497 for helping me through the hatch labyrinth, gold! 34 13 3 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 16 31
587 621f79e243b89009366c8a3e 2021-08-19T22:00:00.000Z fabiomendes#4802 iviangita#3204 for the front end work on the dashboard 3 3 34 621f79e243b89009366c88e0 None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 13 31
550 621f79e243b89009366c8a19 2021-08-19T22:00:00.000Z Dan Knobelsdorf#326 iviangita#3204 for doing so much work behind the scenes on the Trusted Seed 3 21 34 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 19 31
114 621f79e143b89009366c87c3 2021-08-05T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for all the work he did in Paris and his great talk 3 5 34 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 14 31
586 621f79e243b89009366c8a3d 2021-08-19T22:00:00.000Z pKrepe#5682 iviangita#3204 for the front end work on the dashboard 3 34 21 621f79e243b89009366c8a02 None None False False False Sha#6179 acidlazzer#5796 bends#3537 19 31
582 621f79e243b89009366c8a39 2021-08-19T22:00:00.000Z Nuggan#5183 iviangita#3204 for all the work on the CCD, the designs, comments, user testing and making things understandable for people 3 5 34 621f79e243b89009366c8a00 None None False False False Sha#6179 Tam2140#9361 bends#3537 14 31
585 621f79e243b89009366c8a3c 2021-08-19T22:00:00.000Z pKrepe#5682 iviangita#3204 for all the work on the CCD, the designs, comments, user testing and making things understandable for people 3 21 34 621f79e243b89009366c8a02 None None False False False Sha#6179 acidlazzer#5796 bends#3537 19 31
193 621f79e143b89009366c8812 2021-08-05T22:00:00.000Z jukren#8803 Mount Manu#3530 for making the Paris trip possible ✈️ 3 13 34 621f79e143b89009366c87c5 None None False False False AmwFund#0979 Mount Manu#3530 bends#3537 16 31
351 621f79e243b89009366c893b 2021-08-12T22:00:00.000Z Mount Manu#3530 iviangita#3204 for helping to make the 2nd Graviton Training possible 13 5 34 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 17 29
331 621f79e243b89009366c8927 2021-08-12T22:00:00.000Z durgadas#9280 iviangita#3204 for holding down the fort for Suga when she was out of the loop 8 34 5 None None None False False False Sha#6179 Parrachia#0450 Mettodo#7010 15 29
652 621f79e243b89009366c8a7f 2021-08-19T22:00:00.000Z acidlazzer#5796 Mount Manu#3530 for designing some beautiful SWAG item 👨🏻‍🎨 13 5 34 None None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 17 29
117 621f79e143b89009366c87c6 2021-08-05T22:00:00.000Z Suga#8514 iviangita#3204 for all the coordination in the groundwork in Paris and everybody was taken care of 34 21 5 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 20 29
245 621f79e143b89009366c884f 2021-08-05T22:00:00.000Z iviangita#3204 Juankbell#7458 for always being super helpful with the calendar and a lot of community coordination around milestones 13 34 5 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 17 29
110 621f79e143b89009366c87bf 2021-08-05T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for working on the params 5 34 5 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 14 29
449 621f79e243b89009366c89b0 2021-08-12T22:00:00.000Z liviade#1387 anna-marie#8824 for the governauts research project 34 5 5 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 14 29
814 621f79e243b89009366c8b6a 2021-08-25T22:00:00.000Z elessar.eth#7945 griff (💜, 💜)#8888 for hacking on the notes for the Hatch improvements 5 21 34 None None None False False False PhilH#1102 Vyvy-vi#5040 Usua◎ Silver#2618 20 29
850 621f79e243b89009366c8b8f 2021-08-26T22:00:00.000Z NaN#6925 iviangita#3204 for the \"Abstracting complexity for non crypto-natives\" forum post 13 5 34 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 Usua◎ Silver#2618 17 29
860 621f79e243b89009366c8b99 2021-08-26T22:00:00.000Z sem 🐝#0161 iviangita#3204 for his technical feedback and insights on the proposals specifically the 75% governance rights 5 21 34 None None None False False False PhilH#1102 Mount Manu#3530 calazki#3961 20 29
977 621f79e243b89009366c8c0e 2021-08-26T22:00:00.000Z eduardovegap#0422 iviangita#3204 for TEC Scouts work 5 34 5 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 14 29
19 621f79e143b89009366c8760 2021-08-02T22:00:00.000Z santigs#9769 griff (💜, 💜)#8888 for minting the NFTs and pushing forward the idea... these look so cool: https://v2.unique.one/token/3f17bd14-4d1d-4f87-a039-952f8b024d25/0xc9D1B08bdD82B0a0E59Bd8675CF4Ef880E5e11db 34 5 8 None None None False False False innov8tor3#3988 acidlazzer#5796 enti#1546 15 29
589 621f79e243b89009366c8a40 2021-08-19T22:00:00.000Z akrtws (TE Academy)#4246 iviangita#3204 for taking the Governauts today from TE perspective and for the incredible work they do there 8 5 34 None None None False False False eduardovegap#0422 Mount Manu#3530 Usua◎ Silver#2618 15 29
1114 621f79e243b89009366c8caa 2021-08-30T22:00:00.000Z David (please DYOR...)#4116 iviangita#3204 for reviewing and editing the Params tweet series 🙏🏼 5 34 13 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 17 29
845 621f79e243b89009366c8b8a 2021-08-26T22:00:00.000Z natesuits#4789 iviangita#3204 for jumping in the TEC Case Study 5 34 8 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 15 29
525 621f79e243b89009366c8a00 2021-08-18T22:00:00.000Z Nuggan#5183 divine_comedian#5493 for their hard work on the CCD deployment 34 5 8 None None None False False False Sha#6179 Tam2140#9361 bends#3537 15 29
884 621f79e243b89009366c8bb1 2021-08-26T22:00:00.000Z Dan Knobelsdorf#326 iviangita#3204 for being the Trusted Seed Gardener and caring for everyone in the TS 5 34 34 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 24 29
65 621f79e143b89009366c8792 2021-08-03T22:00:00.000Z solsista#5370 Letty#5399 for putting down a thoughtful doc on TE Ethics research and leading today's findings 34 8 5 None None None False False False teaci#6108 acidlazzer#5796 kristofer#1475 15 29
68 621f79e143b89009366c8795 2021-08-03T22:00:00.000Z durgadas#9280 Mount Manu#3530 for devoting 20 minutes to going through our Commons configuration dashboard AND Python Model and providing valuable feedback on how to make it better! 8 34 5 None None None False False False Sha#6179 Parrachia#0450 Mettodo#7010 15 29
692 621f79e243b89009366c8ab5 2021-08-20T22:00:00.000Z ALOYSIOUS#3049 Jolie_Ze#0295 for staking out my girlfriend's house after it was apparently broken into. I'm in a different state and they were on the scene immediately for support 13 5 34 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 17 29
85 621f79e143b89009366c87a6 2021-08-04T22:00:00.000Z Vitor Marthendal#0090 Nuggan#5183 for reviewing my code and @Mount Manu for the user feedback and proactively searching for collaboration possibilities 13 34 5 None None None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 17 29
907 621f79e243b89009366c8bc8 2021-08-26T22:00:00.000Z Juankbell#7458 iviangita#3204 for the new proposals for the Hatch DAO 5 34 8 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 15 29
97 621f79e143b89009366c87b2 2021-08-05T22:00:00.000Z fabiomendes#4802 iviangita#3204 for the super cool https://nft.tecommons.org/ 34 5 34 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 24 29
362 621f79e243b89009366c8946 2021-08-12T22:00:00.000Z Vitor Marthendal#0090 iviangita#3204 for taking the role of managing the params 34 34 5 None None None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 24 29
577 621f79e243b89009366c8a34 2021-08-19T22:00:00.000Z natesuits#4789 iviangita#3204 for taking on the What’s Next? Hatch post for comms and communicating with Lauren about it 34 13 8 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 18 26
208 621f79e143b89009366c8821 2021-08-05T22:00:00.000Z akrtws (TE Academy)#4246 iviangita#3204 for always being around the TEC group and giving feedback in Paris (Eduardo's praise) 34 8 13 None None None False False False eduardovegap#0422 Mount Manu#3530 Usua◎ Silver#2618 18 26
963 621f79e243b89009366c8c00 2021-08-26T22:00:00.000Z natesuits#4789 iviangita#3204 for the work they’re doing promoting the organizational identity 21 34 8 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 21 26
583 621f79e243b89009366c8a3a 2021-08-19T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for all the work on the CCD, the designs, comments, user testing and making things understandable for people 8 34 34 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 25 26
257 621f79e243b89009366c88db 2021-08-11T22:00:00.000Z natesuits#4789 trangnv#2156 for an informative AMA session 34 13 8 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 18 26
253 621f79e243b89009366c88cf 2021-08-11T22:00:00.000Z Mount Manu#3530 mheuer#9922 for taking his time to call and onboard me and offering support and help for ArborVote 8 13 34 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 18 26
465 621f79e243b89009366c89c0 2021-08-13T22:00:00.000Z Zeptimus#3359 Mensch#5604 for and especially for helping me out in a moment of stress and guiding me through the Hatch process. Much appreciated! 8 21 34 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 21 26
53 621f79e143b89009366c8786 2021-08-03T22:00:00.000Z liviade#1387 Zeptimus#3359 for being an exceptional leader!! and explain how to proceed in the advice process 34 21 8 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 21 26
54 621f79e143b89009366c8787 2021-08-03T22:00:00.000Z Suga#8514 anna-marie#8824 for getting out the newsletter when there's been a huge fire in the area, she had nowhere to stay, and she's on holiday with her family, and for making sure the AMA was covered. Above and beyond! 34 34 8 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 25 26
38 621f79e143b89009366c8773 2021-08-02T22:00:00.000Z markop#2007 santigs#9769 for helping with the Hatch NFT page design 8 34 21 None None None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 21 26
527 621f79e243b89009366c8a02 2021-08-18T22:00:00.000Z pKrepe#5682 divine_comedian#5493 for their hard work on the CCD deployment 34 21 8 None None None False False False Sha#6179 acidlazzer#5796 bends#3537 21 26
379 621f79e243b89009366c8957 2021-08-12T22:00:00.000Z natesuits#4789 iviangita#3204 for the important work they do in onboarding 8 34 8 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 16 26
378 621f79e243b89009366c8956 2021-08-12T22:00:00.000Z nic#9212 iviangita#3204 for the important work they do in onboarding 8 34 21 None None None False False False osycross(🦎🦎)#5943 Vyvy-vi#5040 calazki#3961 21 26
688 621f79e243b89009366c8ab0 2021-08-19T22:00:00.000Z freshelle#9882 ALOYSIOUS#3049 for accepting and processing my Trace proposal. 🥳 Your response to the proposal absolutely made my day!!! <:ThankYou:753828947460096054> 8 34 34 None None None False False False Sha#6179 Vyvy-vi#5040 Usua◎ Silver#2618 25 26
135 621f79e143b89009366c87d8 2021-08-05T22:00:00.000Z Suga#8514 iviangita#3204 for pushing the community blog post even being in the middle of a fire situation 34 13 8 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 18 26
2 621f79e143b89009366c874f 2021-08-01T22:00:00.000Z Vitor Marthendal#0090 griff (💜, 💜)#8888 for hacking with me in Sunday into the night on the python backend for the dashboard it's looking amazing!!! 13 34 8 None None None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 18 26
89 621f79e143b89009366c87aa 2021-08-04T22:00:00.000Z MehighCB#4516 Mount Manu#3530 for devoting 20 minutes to going through our Commons configuration dashboard AND Python Model and providing valuable feedback on how to make it better! 13 13 34 None None None False False False osycross(🦎🦎)#5943 acidlazzer#5796 Usua◎ Silver#2618 20 21
536 621f79e243b89009366c8a0b 2021-08-18T22:00:00.000Z Juankbell#7458 liviade#1387 for organizing all the Graviton session with suggested content and date, providing reading materials, for allowing everyone to participate, for inviting more people to this training and diversifying the approaches, for always thinking about what is best for everyone and being very mindful of integrating constructive feedback! 13 21 34 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 22 21
833 621f79e243b89009366c8b7e 2021-08-26T22:00:00.000Z Vitor Marthendal#0090 iviangita#3204 for leading the Commons Config dashboard and holding down the backend 34 21 13 None None None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 22 21
194 621f79e143b89009366c8813 2021-08-05T22:00:00.000Z eduardovegap#0422 Mount Manu#3530 for his Hatcher Outreach work 💰 0 21 5 621f79e143b89009366c8805 None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 8 21
631 621f79e243b89009366c8a6a 2021-08-19T22:00:00.000Z markop#2007 Mount Manu#3530 for all their work in Parameters 0 13 21 621f79e143b89009366c87be None None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 11 21
530 621f79e243b89009366c8a05 2021-08-18T22:00:00.000Z akrtws (TE Academy)#4246 ygg_anderson#4998 for helping coordinate Tokenspice development and ecosystem development throughout the academy and public goods space! 13 21 34 None None None False False False eduardovegap#0422 Mount Manu#3530 Usua◎ Silver#2618 22 21
943 621f79e243b89009366c8bec 2021-08-26T22:00:00.000Z Zeptimus#3359 iviangita#3204 for posting proposals for Hatch DAO 1 21 0 621f79e243b89009366c8bc9 None 621f79e243b89009366c8bc6 False False False AmwFund#0979 Mount Manu#3530 calazki#3961 11 21
579 621f79e243b89009366c8a36 2021-08-19T22:00:00.000Z divine_comedian#5493 iviangita#3204 for all the work on the CCD, the designs, comments, user testing and making things understandable for people 21 34 13 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 22 21
584 621f79e243b89009366c8a3b 2021-08-19T22:00:00.000Z Mount Manu#3530 iviangita#3204 for all the work on the CCD, the designs, comments, user testing and making things understandable for people 0 21 13 621f79e243b89009366c88f1 None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 11 21
140 621f79e143b89009366c87dd 2021-08-05T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for working a lot so that things went well in Paris 13 34 21 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 22 21
52 621f79e143b89009366c8781 2021-08-03T22:00:00.000Z liviade#1387 anna-marie#8824 for how comfortable holding up and exploring certain aspects of the TEC's systems and dynamics might affect all of us, and the amount of reflection she'd already given to how to make key changes going fowards 34 13 13 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 20 21
553 621f79e243b89009366c8a1c 2021-08-19T22:00:00.000Z markop#2007 iviangita#3204 for all the amazing designs he has done on the dashboard 0 0 21 621f79e143b89009366c87be 621f79e243b89009366c88df None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 7 21
962 621f79e243b89009366c8bff 2021-08-26T22:00:00.000Z Zeptimus#3359 iviangita#3204 for their proposals in the forum 1 21 0 621f79e243b89009366c8bc9 None 621f79e243b89009366c8bc6 False False False AmwFund#0979 Mount Manu#3530 calazki#3961 11 21
473 621f79e243b89009366c89c9 2021-08-13T22:00:00.000Z iviangita#3204 iviangita#3204 for Twitter support during the Hatch period 🙏🏼 0 21 0 None None 621f79e143b89009366c87bd True False False innov8tor3#3988 Zeptimus#3359 enti#1546 10 21
866 621f79e243b89009366c8b9f 2021-08-26T22:00:00.000Z markop#2007 iviangita#3204 for his never-ending design work 0 13 21 621f79e143b89009366c87be None None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 11 21
725 621f79e243b89009366c8ad9 2021-08-22T22:00:00.000Z natesuits#4789 liviade#1387 for working on the snapshot set up! 34 21 13 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 22 21
482 621f79e243b89009366c89d4 2021-08-15T22:00:00.000Z David (please DYOR...)#4116 iviangita#3204 for working on the Twitter content plan this week 21 13 0 None None 621f79e243b89009366c89c8 False False False teaci#6108 Zeptimus#3359 kristofer#1475 11 21
24 621f79e143b89009366c8765 2021-08-02T22:00:00.000Z geleeroyale#3228 griff (💜, 💜)#8888 for helping to make the NFTs happen for the hatch 13 34 13 None None None False False False teaci#6108 Mount Manu#3530 Usua◎ Silver#2618 20 21
483 621f79e243b89009366c89d5 2021-08-15T22:00:00.000Z iviangita#3204 iviangita#3204 for working on the Twitter content plan this week 0 21 0 None None 621f79e143b89009366c87bd True False False innov8tor3#3988 Zeptimus#3359 enti#1546 10 21
261 621f79e243b89009366c88df 2021-08-11T22:00:00.000Z markop#2007 divine_comedian#5493 for their work on the Commons Config Dashboard 0 21 13 621f79e143b89009366c87be None None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 11 21
488 621f79e243b89009366c89db 2021-08-16T22:00:00.000Z shawn#7046 iviangita#3204 for answering my questions about DAOrayaki which will help us better understand how we can coordinate the translation work 🙂 13 13 34 None None None False False False osycross(🦎🦎)#5943 Parrachia#0450 Usua◎ Silver#2618 20 21
490 621f79e243b89009366c89dd 2021-08-16T22:00:00.000Z Vitor Marthendal#0090 griff (💜, 💜)#8888 for diving into the 4-hour hack sesh on sunday! So much progress made! 13 34 21 None None None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 22 21
512 621f79e243b89009366c89f3 2021-08-17T22:00:00.000Z Mount Manu#3530 Zeptimus#3359 for working on a fun work sesh doing the first draft on Discord Roles document https://docs.google.com/document/d/1el7GdOZwqTTTYb3Es-tzR6e9uNb_KRTe1t7MGQ9JTPY/edit#⚡ 13 34 13 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 20 21
238 621f79e143b89009366c8848 2021-08-05T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 1 21 None None None True False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 11 21
941 621f79e243b89009366c8bea 2021-08-26T22:00:00.000Z Juankbell#7458 iviangita#3204 for posting proposals for Hatch DAO 5 21 0 None None 621f79e243b89009366c8bc8 False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 8 21
192 621f79e143b89009366c8811 2021-08-05T22:00:00.000Z Tam2140#9361 Mount Manu#3530 for making the Paris trip possible ✈️ 0 1 21 621f79e143b89009366c87c4 None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 7 21
380 621f79e243b89009366c8958 2021-08-12T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for doing the 1-1 for Hatchers Outreach 5 21 0 None None 621f79e243b89009366c891a False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 9 21
673 621f79e243b89009366c8a94 2021-08-19T22:00:00.000Z Dan Knobelsdorf#326 Mount Manu#3530 for all the magnificent work he’s been doing around the Trusted Seed 🕵🏻‍♀️ 13 21 0 None None 621f79e243b89009366c8a19 False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 12 21
109 621f79e143b89009366c87be 2021-08-05T22:00:00.000Z markop#2007 iviangita#3204 for the new figma design for the Commons Config Dashboard 5 0 21 None None None False True False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 13 21
316 621f79e243b89009366c8918 2021-08-12T22:00:00.000Z Zeptimus#3359 iviangita#3204 for doing hatchers outreach 0 21 13 621f79e143b89009366c87b7 None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 11 21
337 621f79e243b89009366c892d 2021-08-12T22:00:00.000Z iviangita#3204 iviangita#3204 for all their work in making the Hatch happen 0 21 1 None None None True False False innov8tor3#3988 Zeptimus#3359 enti#1546 11 21
333 621f79e243b89009366c8929 2021-08-12T22:00:00.000Z Tam2140#9361 iviangita#3204 for all their work in making the Hatch happen 0 1 21 621f79e143b89009366c8804 None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 7 21
386 621f79e243b89009366c895e 2021-08-12T22:00:00.000Z Dan Knobelsdorf#326 iviangita#3204 for doing a lot of work to get in people in the Trusted Seed so we can get more people in the Hatch 3 21 0 None None 621f79e243b89009366c88e6 False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 9 21
393 621f79e243b89009366c8965 2021-08-12T22:00:00.000Z markop#2007 iviangita#3204 for working on the dashboard and the debates on the language to use for the commons upgrade 3 0 21 None 621f79e243b89009366c88df None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 8 21
564 621f79e243b89009366c8a27 2021-08-19T22:00:00.000Z ddan#2489 iviangita#3204 for helping with study plan of Gravity and offering to be facilitators of 2nd Graviton training 13 34 13 None None None False False False teaci#6108 Zeptimus#3359 divine_comedian#5493 20 21
928 621f79e243b89009366c8bdd 2021-08-26T22:00:00.000Z markop#2007 iviangita#3204 for working on the params and there’s tons of work there 0 0 21 621f79e143b89009366c87be 621f79e243b89009366c8a6a None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 7 21
358 621f79e243b89009366c8942 2021-08-12T22:00:00.000Z iviangita#3204 iviangita#3204 for making the document on requesting/giving access to TEC accounts and updating every detail and being a really nice teammate 0 21 8 None None None True False False innov8tor3#3988 Zeptimus#3359 enti#1546 14 21
341 621f79e243b89009366c8931 2021-08-12T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for all their work in making the Hatch happen 13 34 13 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 20 21
737 621f79e243b89009366c8b12 2021-08-23T22:00:00.000Z iviangita#3204 Mount Manu#3530 for doing user testing for our CCD 😃 🥲 21 13 1 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 11 20
713 621f79e243b89009366c8aca 2021-08-20T22:00:00.000Z natesuits#4789 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 21 1 3 None 621f79e243b89009366c8c18 None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 8 20
47 621f79e143b89009366c877c 2021-08-03T22:00:00.000Z chuygarcia.eth#6692 liviade#1387 for joining soft gov yesterday and sharing very important insights! 1 1 21 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 7 20
729 621f79e243b89009366c8b09 2021-08-22T22:00:00.000Z natesuits#4789 Mount Manu#3530 for editing my Token Freeze & Token Thaw forum posts! Thx buddy 🤝 21 1 8 None 621f79e243b89009366c8c18 None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 9 20
519 621f79e243b89009366c89fa 2021-08-17T22:00:00.000Z Zeptimus#3359 ZER8🧠#9093 for guiding me in helping them with the Roles document. I learned smth new and I'm getting closer to understanding the TEC because of them day by day, work session by work session😎 1 8 21 621f79e243b89009366c89f4 None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 10 20
1061 621f79e243b89009366c8c73 2021-08-26T22:00:00.000Z natesuits#4789 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 21 1 1 None 621f79e243b89009366c8c18 621f79e243b89009366c8c18 False False False innov8tor3#3988 Parrachia#0450 calazki#3961 7 20
344 621f79e243b89009366c8934 2021-08-12T22:00:00.000Z Vitor Marthendal#0090 iviangita#3204 for working on the Config Dashboard 5 21 1 None None 621f79e143b89009366c87e3 False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 10 20
1086 621f79e243b89009366c8c8c 2021-08-26T22:00:00.000Z iviangita#3204 David (please DYOR...)#4116 for being some of the most supportive people I know! 13 21 1 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 11 20
128 621f79e143b89009366c87d1 2021-08-05T22:00:00.000Z santigs#9769 iviangita#3204 for meeting Eduardo in person 21 5 1 None None None False False False innov8tor3#3988 acidlazzer#5796 enti#1546 9 20
131 621f79e143b89009366c87d4 2021-08-05T22:00:00.000Z Tam2140#9361 iviangita#3204 for meeting Eduardo in person 1 1 21 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 7 20
515 621f79e243b89009366c89f6 2021-08-17T22:00:00.000Z Mount Manu#3530 David (please DYOR...)#4116 for rocking the TEC roles document! 1 21 1 621f79e243b89009366c89f3 None 621f79e243b89009366c89f3 False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 7 20
1074 621f79e243b89009366c8c80 2021-08-26T22:00:00.000Z ZER8🧠#9093 David (please DYOR...)#4116 for attending the COMMS Strategy Hack today! Cohesion. Clarity. Comittment. Thanks everyone! 1 8 21 None None None False False False eduardovegap#0422 Mount Manu#3530 bends#3537 10 20
1075 621f79e243b89009366c8c81 2021-08-26T22:00:00.000Z ALOYSIOUS#3049 David (please DYOR...)#4116 for attending the COMMS Strategy Hack today! Cohesion. Clarity. Comittment. Thanks everyone! 1 3 21 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 8 20
6 621f79e143b89009366c8753 2021-08-01T22:00:00.000Z iviangita#3204 Zeptimus#3359 for joining the transparency call and participate with great feedback!!⚡ 21 1 3 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 8 20
365 621f79e243b89009366c8949 2021-08-12T22:00:00.000Z divine_comedian#5493 iviangita#3204 for all the work in the Commons Dashboard and the whole process 1 21 1 621f79e143b89009366c882a None 621f79e143b89009366c882a False False False PhilH#1102 acidlazzer#5796 calazki#3961 9 20
126 621f79e143b89009366c87cf 2021-08-05T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for meeting Eduardo in person 1 13 21 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 11 20
680 621f79e243b89009366c8a9b 2021-08-19T22:00:00.000Z Mount Manu#3530 Mount Manu#3530 for leading Graviton training sessions 👨🏻‍🏫 1 13 21 621f79e243b89009366c893b None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 11 20
323 621f79e243b89009366c891f 2021-08-12T22:00:00.000Z acidlazzer#5796 iviangita#3204 for creating the graphic for Hatchers Outreach 13 1 21 None None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 11 20
73 621f79e143b89009366c879a 2021-08-04T22:00:00.000Z divine_comedian#5493 chuygarcia.eth#6692 for his special participation in the ethcc aftermovie 😍 https://www.youtube.com/watch?v=jbevpH2Pcxs 1 21 13 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 11 20
391 621f79e243b89009366c8963 2021-08-12T22:00:00.000Z divine_comedian#5493 iviangita#3204 for working on the dashboard and the debates on the language to use for the commons upgrade 3 21 1 None None 621f79e143b89009366c882a False False False PhilH#1102 acidlazzer#5796 calazki#3961 9 20
404 621f79e243b89009366c8970 2021-08-12T22:00:00.000Z divine_comedian#5493 iviangita#3204 for the phenomenal work you’ve done with the dashboard 1 21 1 621f79e143b89009366c882a None 621f79e143b89009366c882a False False False PhilH#1102 acidlazzer#5796 calazki#3961 9 20
311 621f79e243b89009366c8913 2021-08-12T22:00:00.000Z Vitor Marthendal#0090 iviangita#3204 for the work they’ve been doing in the Commons Upgrade Dashboard 5 21 1 None None 621f79e143b89009366c87e3 False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 10 20
184 621f79e143b89009366c8809 2021-08-05T22:00:00.000Z natesuits#4789 Mount Manu#3530 for slaying with the forum posts ✍🏻 21 1 13 None 621f79e243b89009366c8c18 None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 11 20
312 621f79e243b89009366c8914 2021-08-12T22:00:00.000Z divine_comedian#5493 iviangita#3204 for the work they’ve been doing in the Commons Upgrade Dashboard 1 21 1 621f79e143b89009366c882a None 621f79e143b89009366c882a False False False PhilH#1102 acidlazzer#5796 calazki#3961 9 20
187 621f79e143b89009366c880c 2021-08-05T22:00:00.000Z Juankbell#7458 Mount Manu#3530 for helping Santi get into ETHCC 😈 1 21 5 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 9 20
647 621f79e243b89009366c8a7a 2021-08-19T22:00:00.000Z Vitor Marthendal#0090 Mount Manu#3530 for building the CCD! 🦾 8 21 1 None None 621f79e243b89009366c8a38 False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 10 20
879 621f79e243b89009366c8bac 2021-08-26T22:00:00.000Z akrtws (TE Academy)#4246 iviangita#3204 for being so forceful in TE and carrying token engineering forward 1 13 21 None None None False False False eduardovegap#0422 Mount Manu#3530 Usua◎ Silver#2618 11 20
556 621f79e243b89009366c8a1f 2021-08-19T22:00:00.000Z divine_comedian#5493 iviangita#3204 for all the work they’ve done on the forum 1 8 21 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 10 20
754 621f79e243b89009366c8b24 2021-08-23T22:00:00.000Z Kris#8703 chuygarcia.eth#6692 for attending the Comms WG, it's beautiful to be back <:TEC:835016327542210560> 🙂 1 1 21 None None None False False False teaci#6108 Tam2140#9361 Usua◎ Silver#2618 7 20
835 621f79e243b89009366c8b80 2021-08-26T22:00:00.000Z divine_comedian#5493 iviangita#3204 for taking on the product ownership role for the dashboard even though he didn’t mean to but he just did 13 21 1 None None 621f79e243b89009366c8932 False False False PhilH#1102 acidlazzer#5796 calazki#3961 12 20
948 621f79e243b89009366c8bf1 2021-08-26T22:00:00.000Z David (please DYOR...)#4116 iviangita#3204 for being around all the time 21 13 1 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 11 20
1106 621f79e243b89009366c8ca2 2021-08-30T22:00:00.000Z ALOYSIOUS#3049 Jolie_Ze#0295 for introducing people to the commons and taking the time to show folks around and orient them 5 1 21 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 9 20
750 621f79e243b89009366c8b20 2021-08-23T22:00:00.000Z karmaticacid#1218 chuygarcia.eth#6692 for attending the Comms WG, it's beautiful to be back <:TEC:835016327542210560> 🙂 21 5 1 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 9 20
1107 621f79e243b89009366c8ca3 2021-08-30T22:00:00.000Z ALOYSIOUS#3049 Jolie_Ze#0295 for speaking truth to power in the sourcecred forum with grace and precision 5 1 21 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 9 20
636 621f79e243b89009366c8a6f 2021-08-19T22:00:00.000Z Vitor Marthendal#0090 Mount Manu#3530 for all their work in Parameters 13 21 1 None None 621f79e243b89009366c8a38 False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 12 20
321 621f79e243b89009366c891d 2021-08-12T22:00:00.000Z acidlazzer#5796 iviangita#3204 for all the design work for Twitter 21 1 8 None None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 10 20
565 621f79e243b89009366c8a28 2021-08-19T22:00:00.000Z Loie#2921 iviangita#3204 for helping with study plan of Gravity and offering to be facilitators of 2nd Graviton training 2 21 5 621f79e243b89009366c8a0f None None False False False Sha#6179 acidlazzer#5796 Mettodo#7010 9 19
862 621f79e243b89009366c8b9b 2021-08-26T22:00:00.000Z Zeptimus#3359 iviangita#3204 for their Initial Buy proposal for the ABC 2 21 21 621f79e243b89009366c8b7c None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 14 19
887 621f79e243b89009366c8bb4 2021-08-26T22:00:00.000Z anna-marie#8824 iviangita#3204 for the initiatives in the orientation 2 21 3 621f79e243b89009366c8b4b None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 8 19
264 621f79e243b89009366c88e2 2021-08-11T22:00:00.000Z acidlazzer#5796 divine_comedian#5493 for all his awesome graphic design work in the TEC 2 3 21 621f79e143b89009366c8798 None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 8 19
273 621f79e243b89009366c88eb 2021-08-11T22:00:00.000Z ALOYSIOUS#3049 anna-marie#8824 for getting their TS application in super quickly so that they could be a part of the hatch 3 3 21 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 9 18
510 621f79e243b89009366c89f1 2021-08-17T22:00:00.000Z iviangita#3204 Zeptimus#3359 for working on a fun work sesh doing the first draft on Discord Roles document https://docs.google.com/document/d/1el7GdOZwqTTTYb3Es-tzR6e9uNb_KRTe1t7MGQ9JTPY/edit#⚡ 21 21 3 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 15 18
817 621f79e243b89009366c8b6d 2021-08-25T22:00:00.000Z iviangita#3204 chuygarcia.eth#6692 for helping me fix my SWAGTEC situation as well 🙂 21 13 3 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 12 18
599 621f79e243b89009366c8a4a 2021-08-19T22:00:00.000Z Kris#8703 Mount Manu#3530 for sharing awesome tools that might be helpful for Transparency! 🛠️ 13 3 21 None None None False False False teaci#6108 Tam2140#9361 Usua◎ Silver#2618 12 18
399 621f79e243b89009366c896b 2021-08-12T22:00:00.000Z liviade#1387 iviangita#3204 for all the soft governance work she does 21 8 3 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 10 18
408 621f79e243b89009366c8974 2021-08-12T22:00:00.000Z santigs#9769 iviangita#3204 for organizing NFTs 21 5 3 None None 621f79e143b89009366c8760 False False False innov8tor3#3988 acidlazzer#5796 enti#1546 8 18
523 621f79e243b89009366c89fe 2021-08-18T22:00:00.000Z markop#2007 divine_comedian#5493 for his tireless and amazing design work EVEN while on vacation. 3 21 13 None None None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 12 18
489 621f79e243b89009366c89dc 2021-08-16T22:00:00.000Z Vyvy-vi#5040 liviade#1387 for the new member role tag on Discord. It's so useful and simple, I can't stop appreciating it! 21 3 5 None None None False False False Sha#6179 Tam2140#9361 Mettodo#7010 9 18
559 621f79e243b89009366c8a22 2021-08-19T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for his leadership 8 21 3 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 10 18
906 621f79e243b89009366c8bc7 2021-08-26T22:00:00.000Z natesuits#4789 iviangita#3204 for being always present and available even he’s busy 5 21 3 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 9 18
864 621f79e243b89009366c8b9d 2021-08-26T22:00:00.000Z Vitor Marthendal#0090 iviangita#3204 for being our developer ninjas 21 21 3 None None None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 15 18
964 621f79e243b89009366c8c01 2021-08-26T22:00:00.000Z anna-marie#8824 iviangita#3204 for the work they’re doing promoting the organizational identity 13 21 3 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 12 18
469 621f79e243b89009366c89c5 2021-08-13T22:00:00.000Z karmaticacid#1218 iviangita#3204 for the latest super fun Hatch memes 21 3 5 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 9 18
593 621f79e243b89009366c8a44 2021-08-19T22:00:00.000Z mateodaza#3156 iviangita#3204 for being always in the loop of everything even he can’t be with us because he isn’t feeling well 8 3 21 None None None False False False PhilH#1102 Tam2140#9361 Usua◎ Silver#2618 10 18
339 621f79e243b89009366c892f 2021-08-12T22:00:00.000Z Juankbell#7458 iviangita#3204 for all their work in making the Hatch happen 21 5 3 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 9 18
524 621f79e243b89009366c89ff 2021-08-18T22:00:00.000Z Vitor Marthendal#0090 divine_comedian#5493 for their hard work on the CCD deployment 13 21 3 None None None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 12 18
573 621f79e243b89009366c8a30 2021-08-19T22:00:00.000Z Kris#8703 iviangita#3204 for turning Tam onto Darkforce 8 3 21 None None None False False False teaci#6108 Tam2140#9361 Usua◎ Silver#2618 10 18
855 621f79e243b89009366c8b94 2021-08-26T22:00:00.000Z ALOYSIOUS#3049 iviangita#3204 for gathering for kick-off meeting for the TEC agreements 3 3 21 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 9 18
104 621f79e143b89009366c87b9 2021-08-05T22:00:00.000Z santigs#9769 iviangita#3204 for coming to the Hatch Party and helping get extra people putting tokens into TEC 21 8 3 None None None False False False innov8tor3#3988 acidlazzer#5796 enti#1546 10 18
172 621f79e143b89009366c87fd 2021-08-05T22:00:00.000Z iviangita#3204 Mount Manu#3530 for having a work session with Zeptimus around auditing credentials 21 21 3 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 15 18
22 621f79e143b89009366c8763 2021-08-02T22:00:00.000Z fabiomendes#4802 griff (💜, 💜)#8888 for helping to make the NFTs happen for the hatch 13 3 21 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 12 18
653 621f79e243b89009366c8a80 2021-08-19T22:00:00.000Z Nuggan#5183 Mount Manu#3530 for the POAP distribution magic they conjured 🪄 21 3 5 None None None False False False Sha#6179 Tam2140#9361 bends#3537 9 18
793 621f79e243b89009366c8b4b 2021-08-23T22:00:00.000Z anna-marie#8824 liviade#1387 for inviting new contributors to collaborate with her in the TEC agreements! awesome community weaving!! 21 3 3 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 9 18
1129 621f79e243b89009366c8cb9 2021-08-30T22:00:00.000Z iviangita#3204 chuygarcia.eth#6692 for attending our Comms WG and enriching our proposal for the commsdao 21 3 3 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 9 18
656 621f79e243b89009366c8a83 2021-08-19T22:00:00.000Z Zeptimus#3359 Mount Manu#3530 for being in all the meetings (which is amazing, really) 🦸🏻 21 13 3 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 12 18
141 621f79e143b89009366c87de 2021-08-05T22:00:00.000Z jukren#8803 iviangita#3204 for working a lot so that things went well in Paris 3 13 21 621f79e143b89009366c87c5 None None False False False AmwFund#0979 Mount Manu#3530 bends#3537 12 18
670 621f79e243b89009366c8a91 2021-08-19T22:00:00.000Z Tam2140#9361 Mount Manu#3530 for all her work in Sprint Planning and Sprint Retrospective 🏃🏻 13 3 21 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 12 18
1115 621f79e243b89009366c8cab 2021-08-30T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for reviewing and editing the Params tweet series 🙏🏼 3 21 13 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 12 18
1085 621f79e243b89009366c8c8b 2021-08-26T22:00:00.000Z chuygarcia.eth#6692 David (please DYOR...)#4116 for being some of the most supportive people I know! 3 8 21 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 10 18
122 621f79e143b89009366c87cb 2021-08-05T22:00:00.000Z liviade#1387 iviangita#3204 for helping with the hatchers outreach 21 8 3 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 10 18
115 621f79e143b89009366c87c4 2021-08-05T22:00:00.000Z Tam2140#9361 iviangita#3204 for all the coordination in the groundwork in Paris and everybody was taken care of 8 3 21 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 10 18
798 621f79e243b89009366c8b50 2021-08-24T22:00:00.000Z griff (💜, 💜)#8888 griff (💜, 💜)#8888 for coming to the Params hack sesh on sunday! 5 3 21 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 9 18
190 621f79e143b89009366c880f 2021-08-05T22:00:00.000Z griff (💜, 💜)#8888 Mount Manu#3530 for his amazing leadership 🧙🏻‍♂️ 21 13 3 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 12 18
685 621f79e243b89009366c8aa0 2021-08-19T22:00:00.000Z liviade#1387 Zeptimus#3359 for trying so hard to get engagement on the dashboard going beyond and offering money and for questioning those methods and see how can that affect in the future. Both of you nice job! 13 21 3 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 12 18
71 621f79e143b89009366c8798 2021-08-04T22:00:00.000Z acidlazzer#5796 Juankbell#7458 for taking on designing the Graviton training invitation and the conflict management cycle infographics 21 3 13 None None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 12 18
687 621f79e243b89009366c8aa2 2021-08-19T22:00:00.000Z iviangita#3204 ZER8🧠#9093 for guiding me through Zenhub and also explaining a lot of TEC info . 21 13 3 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 12 18
812 621f79e243b89009366c8b68 2021-08-25T22:00:00.000Z iviangita#3204 freshelle#9882 for raising my TEC swag shop issue and helping me fix it! 🙌 21 8 3 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 10 18
976 621f79e243b89009366c8c0d 2021-08-26T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for setting up the foundation for Hubspot 3 13 21 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 12 18
183 621f79e143b89009366c8808 2021-08-05T22:00:00.000Z Mount Manu#3530 Mount Manu#3530 for slaying with the forum posts ✍🏻 13 21 5 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 13 16
186 621f79e143b89009366c880b 2021-08-05T22:00:00.000Z karmaticacid#1218 Mount Manu#3530 for slaying with the forum posts ✍🏻 21 5 8 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 11 16
475 621f79e243b89009366c89cd 2021-08-15T22:00:00.000Z Mount Manu#3530 iviangita#3204 for reviewing the forum post for credentials management process 5 13 21 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 13 16
82 621f79e143b89009366c87a3 2021-08-04T22:00:00.000Z karmaticacid#1218 Nuggan#5183 for reviewing my code and @Mount Manu for the user feedback and proactively searching for collaboration possibilities 21 8 5 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 11 16
540 621f79e243b89009366c8a0f 2021-08-18T22:00:00.000Z Loie#2921 Juankbell#7458 for helping to make possible the second Graviton training! thank you for all your support and guidance 21 21 5 None None None False False False Sha#6179 acidlazzer#5796 Mettodo#7010 15 16
23 621f79e143b89009366c8764 2021-08-02T22:00:00.000Z Kris#8703 griff (💜, 💜)#8888 for helping to make the NFTs happen for the hatch 8 5 21 None None None False False False teaci#6108 Tam2140#9361 Usua◎ Silver#2618 11 16
1095 621f79e243b89009366c8c95 2021-08-29T22:00:00.000Z JeffEmmett#7202 akrtws (TE Academy)#4246 for representing TE Commons at the CryptoCommonsGathering 2021 https://www.crypto-commons.org/ccg-21 21 13 5 None None None False False False Sha#6179 acidlazzer#5796 kristofer#1475 13 16
1057 621f79e243b89009366c8c6e 2021-08-26T22:00:00.000Z anna-marie#8824 Zeptimus#3359 for leading the TEC agreements this is very important for us!! thanks for taking that on🙏 21 5 5 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 10 16
640 621f79e243b89009366c8a73 2021-08-19T22:00:00.000Z natesuits#4789 Mount Manu#3530 for helping out with orientation 👨🏻‍🏫 5 21 21 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 15 16
787 621f79e243b89009366c8b45 2021-08-23T22:00:00.000Z ygg_anderson#4998 liviade#1387 for accepting to work with the reward system proposal in the labs 🥲 we couldn't do it without you! 13 5 21 None None None False False False Sha#6179 acidlazzer#5796 Usua◎ Silver#2618 13 16
174 621f79e143b89009366c87ff 2021-08-05T22:00:00.000Z natesuits#4789 Mount Manu#3530 for facilitating GitBook and Medium access to all the people 21 13 5 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 13 16
392 621f79e243b89009366c8964 2021-08-12T22:00:00.000Z Nuggan#5183 iviangita#3204 for working on the dashboard and the debates on the language to use for the commons upgrade 5 5 21 621f79e143b89009366c8750 None None False False False Sha#6179 Tam2140#9361 bends#3537 10 16
335 621f79e243b89009366c892b 2021-08-12T22:00:00.000Z natesuits#4789 iviangita#3204 for all their work in making the Hatch happen 21 21 5 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 15 16
106 621f79e143b89009366c87bb 2021-08-05T22:00:00.000Z Mount Manu#3530 iviangita#3204 for coming to the Hatch Party and helping get extra people putting tokens into TEC 8 5 21 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 11 16
727 621f79e243b89009366c8adb 2021-08-22T22:00:00.000Z liviade#1387 liviade#1387 for working on the snapshot set up! 21 8 5 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 11 16
145 621f79e143b89009366c87e2 2021-08-05T22:00:00.000Z Nuggan#5183 divine_comedian#5493 for their hard work building the config dashboard python code 5 5 21 621f79e143b89009366c8750 None None False False False Sha#6179 Tam2140#9361 bends#3537 10 16
832 621f79e243b89009366c8b7d 2021-08-26T22:00:00.000Z Tam2140#9361 iviangita#3204 for taking on the One-Time Change of TECH Address and Initial Buy into the Bonding Curve proposals and really diving into Hatch governance 21 5 5 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 10 16
548 621f79e243b89009366c8a17 2021-08-18T22:00:00.000Z Jolie_Ze#0295 liviade#1387 for fixing the SourceCred verification bot in their server so I could jump in and start looking into the amazing things happening in the SC world :)) 21 21 5 None None None False False False PhilH#1102 Mount Manu#3530 kristofer#1475 15 16
918 621f79e243b89009366c8bd3 2021-08-26T22:00:00.000Z Tam2140#9361 iviangita#3204 for keeping a bird’s eye view and taking care of everyone 5 5 21 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 10 16
136 621f79e143b89009366c87d9 2021-08-05T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for doing extra work to organize Comms so he can take time off 5 21 21 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 15 16
736 621f79e243b89009366c8b10 2021-08-22T22:00:00.000Z Fortunov | Aragon#6678 Mount Manu#3530 for tunov | Aragon for doing user testing for our CCD! 13 5 21 None None None False False False osycross(🦎🦎)#5943 acidlazzer#5796 bends#3537 13 16
637 621f79e243b89009366c8a70 2021-08-19T22:00:00.000Z fabiomendes#4802 Mount Manu#3530 for all their work in Parameters 21 5 13 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 13 16
461 621f79e243b89009366c89bc 2021-08-12T22:00:00.000Z liviade#1387 Caeser (PST)#0046 for drafting the covenant document. 21 13 5 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 13 16
95 621f79e143b89009366c87b0 2021-08-05T22:00:00.000Z sem 🐝#0161 iviangita#3204 for the super cool https://nft.tecommons.org/ 5 21 5 621f79e143b89009366c8762 None 621f79e143b89009366c8762 False False False PhilH#1102 Mount Manu#3530 calazki#3961 9 16
756 621f79e243b89009366c8b26 2021-08-23T22:00:00.000Z mateodaza#3156 liviade#1387 for being excited and proactive to collaborate on TEC sourcecred improvements! 5 5 21 None None None False False False PhilH#1102 Tam2140#9361 Usua◎ Silver#2618 10 16
542 621f79e243b89009366c8a11 2021-08-18T22:00:00.000Z natesuits#4789 Juankbell#7458 for helping to make possible the second Graviton training! thank you for all your support and guidance 21 5 21 None 621f79e243b89009366c8a99 None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 15 16
841 621f79e243b89009366c8b86 2021-08-26T22:00:00.000Z sem 🐝#0161 iviangita#3204 for the work on EVM-crispr 13 21 5 None None None False False False PhilH#1102 Mount Manu#3530 calazki#3961 13 16
810 621f79e243b89009366c8b66 2021-08-25T22:00:00.000Z acidlazzer#5796 Juankbell#7458 for this POAP collection you won't want to miss!!! The second Graviton training has its own swag going on! 21 5 21 None None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 15 16
634 621f79e243b89009366c8a6d 2021-08-19T22:00:00.000Z karmaticacid#1218 Mount Manu#3530 for all their work in Parameters 21 5 8 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 11 16
247 621f79e143b89009366c8872 2021-08-07T22:00:00.000Z Lisa JY Tan#3350 griff (💜, 💜)#8888 for having me on her show to talk about Public Goods, the TEC and CollabEcon 5 8 21 None None None False False False teaci#6108 acidlazzer#5796 bends#3537 11 16
4 621f79e143b89009366c8751 2021-08-01T22:00:00.000Z divine_comedian#5493 griff (💜, 💜)#8888 for the awesome work on the film prototypes... omg it's going to be so cool to educate the TE Commons community and many communities to come!! 21 5 21 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 15 16
947 621f79e243b89009366c8bf0 2021-08-26T22:00:00.000Z iviangita#3204 iviangita#3204 for being so wonderful and helpful all over 0 13 1 None None None True False False innov8tor3#3988 Zeptimus#3359 enti#1546 7 13
982 621f79e243b89009366c8c13 2021-08-26T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for all the commons config dashboard stuff 8 8 21 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 12 13
377 621f79e243b89009366c8955 2021-08-12T22:00:00.000Z eduardovegap#0422 iviangita#3204 for the important work they do in onboarding 8 21 13 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 14 13
460 621f79e243b89009366c89bb 2021-08-12T22:00:00.000Z Caeser (PST)#0046 liviade#1387 for editing the covenant document!! 13 21 8 None None None False False False PhilH#1102 Mount Manu#3530 kristofer#1475 14 13
558 621f79e243b89009366c8a21 2021-08-19T22:00:00.000Z akrtws (TE Academy)#4246 iviangita#3204 for always leading the Token Engineering Academy 8 13 21 None None None False False False eduardovegap#0422 Mount Manu#3530 Usua◎ Silver#2618 14 13
371 621f79e243b89009366c894f 2021-08-12T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for the TEC Unconference video 13 0 13 None 621f79e143b89009366c883a None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 11 13
799 621f79e243b89009366c8b51 2021-08-24T22:00:00.000Z divine_comedian#5493 griff (💜, 💜)#8888 for coming to the Params hack sesh on sunday! 1 13 0 None None 621f79e243b89009366c89de False False False PhilH#1102 acidlazzer#5796 calazki#3961 4 13
269 621f79e243b89009366c88e7 2021-08-11T22:00:00.000Z Juankbell#7458 anna-marie#8824 for facilitating the next graviton training with such care and attention, and extending the training so that it includes org design and pathways for contribution 8 13 21 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 14 13
734 621f79e243b89009366c8b0e 2021-08-22T22:00:00.000Z Juankbell#7458 Zeptimus#3359 for all their amazing improvements on the TEC code of conduct for Platform Admins! You guys are awesome⚡ 13 21 8 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 14 13
363 621f79e243b89009366c8947 2021-08-12T22:00:00.000Z markop#2007 iviangita#3204 for all the work in the Commons Dashboard and the whole process 0 0 13 621f79e143b89009366c87be 621f79e243b89009366c88df None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 5 13
795 621f79e243b89009366c8b4d 2021-08-24T22:00:00.000Z pKrepe#5682 griff (💜, 💜)#8888 for coming to the Params hack sesh on sunday! 13 21 8 None None None False False False Sha#6179 acidlazzer#5796 bends#3537 14 13
383 621f79e243b89009366c895b 2021-08-12T22:00:00.000Z natesuits#4789 iviangita#3204 for their work in Hatchers Outreach 8 8 21 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 12 13
991 621f79e243b89009366c8c1c 2021-08-26T22:00:00.000Z iviangita#3204 iviangita#3204 for her work on the database, Twitter and being the praise queen 0 13 3 None None None True False False innov8tor3#3988 Zeptimus#3359 enti#1546 8 13
993 621f79e243b89009366c8c1e 2021-08-26T22:00:00.000Z liviade#1387 iviangita#3204 for all the love she puts in every cultural decision we make as a community 21 8 8 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 12 13
1077 621f79e243b89009366c8c83 2021-08-26T22:00:00.000Z David (please DYOR...)#4116 griff (💜, 💜)#8888 for the fantastic twitter work... seeing so much activity there! 21 8 21 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 16 13
733 621f79e243b89009366c8b0d 2021-08-22T22:00:00.000Z Caeser (PST)#0046 Zeptimus#3359 for all their amazing improvements on the TEC code of conduct for Platform Admins! You guys are awesome⚡ 13 21 8 None None None False False False PhilH#1102 Mount Manu#3530 kristofer#1475 14 13
666 621f79e243b89009366c8a8d 2021-08-19T22:00:00.000Z Tam2140#9361 Mount Manu#3530 for their amazing talks in Paris! 👩🏻‍🏫 0 1 13 621f79e143b89009366c87c4 None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 4 13
349 621f79e243b89009366c8939 2021-08-12T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for taking vacations 1 0 13 None 621f79e143b89009366c87fc None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 4 13
664 621f79e243b89009366c8a8b 2021-08-19T22:00:00.000Z Juankbell#7458 Mount Manu#3530 for leading, organizing and managing everything surrounding the Graviton training ⭐ 5 13 0 None None 621f79e243b89009366c89fd False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 7 13
346 621f79e243b89009366c8936 2021-08-12T22:00:00.000Z iviangita#3204 iviangita#3204 for praising a lot 0 13 0 None None None True False True innov8tor3#3988 Zeptimus#3359 enti#1546 13 13
121 621f79e143b89009366c87ca 2021-08-05T22:00:00.000Z Zeptimus#3359 iviangita#3204 for helping with the hatchers outreach 0 13 5 621f79e143b89009366c87b7 None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 6 13
981 621f79e243b89009366c8c12 2021-08-26T22:00:00.000Z markop#2007 iviangita#3204 for all the commons config dashboard stuff 0 0 13 621f79e143b89009366c87be 621f79e243b89009366c88df None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 5 13
108 621f79e143b89009366c87bd 2021-08-05T22:00:00.000Z iviangita#3204 iviangita#3204 for all the work she’s doing for Twitter and sharing around the Hatch SWAGTEC token 0 13 5 None None None True False False innov8tor3#3988 Zeptimus#3359 enti#1546 9 13
521 621f79e243b89009366c89fc 2021-08-18T22:00:00.000Z natesuits#4789 divine_comedian#5493 for being a responsive content editor 34 21 34 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 29 13
535 621f79e243b89009366c8a0a 2021-08-18T22:00:00.000Z akrtws (TE Academy)#4246 liviade#1387 for her awesome presentation of the Governauts! 21 34 21 None None None False False False eduardovegap#0422 Mount Manu#3530 Usua◎ Silver#2618 25 13
898 621f79e243b89009366c8bbf 2021-08-26T22:00:00.000Z markop#2007 iviangita#3204 for all their work in the params 0 0 13 621f79e143b89009366c87be 621f79e243b89009366c8a6a None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 4 13
601 621f79e243b89009366c8a4c 2021-08-19T22:00:00.000Z Juankbell#7458 Mount Manu#3530 for the 2nd Graviton training (including new implementations and upgrades vs the 1st training) 👨🏻‍🚀 13 13 0 None None 621f79e243b89009366c88e7 False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 9 13
902 621f79e243b89009366c8bc3 2021-08-26T22:00:00.000Z pKrepe#5682 iviangita#3204 for all their work in the params 0 5 13 621f79e243b89009366c89e1 None None False False False Sha#6179 acidlazzer#5796 bends#3537 6 13
903 621f79e243b89009366c8bc4 2021-08-26T22:00:00.000Z Mount Manu#3530 iviangita#3204 for user testing the dashboard 0 13 0 621f79e243b89009366c8b84 None 621f79e243b89009366c8b13 False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 5 13
74 621f79e143b89009366c879b 2021-08-04T22:00:00.000Z Caeser (PST)#0046 Juankbell#7458 for writing this article about precedents that can help to promote trademarks rights in DAOs. https://medium.com/@westrick/darts-daos-and-defending-trademarks-24f97ba32c76 21 13 8 None None None False False False PhilH#1102 Mount Manu#3530 kristofer#1475 14 13
970 621f79e243b89009366c8c07 2021-08-26T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for helping with What’s Next blog post 8 8 21 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 12 13
974 621f79e243b89009366c8c0b 2021-08-26T22:00:00.000Z Juankbell#7458 iviangita#3204 for setting up the next cohort of gravitons 13 5 0 None None 621f79e243b89009366c8b91 False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 6 13
547 621f79e243b89009366c8a16 2021-08-18T22:00:00.000Z Juankbell#7458 Mount Manu#3530 for his diligent work on the 2nd Graviton training <:TEC_green:835409757183279134> 13 8 0 None None 621f79e243b89009366c88e7 False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 7 13
878 621f79e243b89009366c8bab 2021-08-26T22:00:00.000Z freshelle#9882 iviangita#3204 for all the work she’s been doing 13 21 8 None None None False False False Sha#6179 Vyvy-vi#5040 Usua◎ Silver#2618 14 13
258 621f79e243b89009366c88dc 2021-08-11T22:00:00.000Z griff (💜, 💜)#8888 divine_comedian#5493 for their work on the Commons Config Dashboard 8 21 21 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 16 13
403 621f79e243b89009366c896f 2021-08-12T22:00:00.000Z Mount Manu#3530 iviangita#3204 for your dedication to all the work you do in Comms, video and user testing 13 13 0 None None 621f79e143b89009366c87fb False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 8 13
552 621f79e243b89009366c8a1b 2021-08-19T22:00:00.000Z Vitor Marthendal#0090 iviangita#3204 for taking on the dashboard and doing such a great plan for having it out 13 21 8 None None None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 14 13
400 621f79e243b89009366c896c 2021-08-12T22:00:00.000Z Zeptimus#3359 iviangita#3204 for all the transparency work sessions that he organizes 0 5 13 621f79e243b89009366c890a None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 6 13
836 621f79e243b89009366c8b81 2021-08-26T22:00:00.000Z markop#2007 iviangita#3204 for the incredible designs for the dashboard 0 0 13 621f79e143b89009366c87be 621f79e243b89009366c88df None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 5 13
5 621f79e143b89009366c8752 2021-08-01T22:00:00.000Z markop#2007 griff (💜, 💜)#8888 for the awesome work on the film prototypes... omg it's going to be so cool to educate the TE Commons community and many communities to come!! 21 34 34 None None None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 29 13
105 621f79e143b89009366c87ba 2021-08-05T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for coming to the Hatch Party and helping get extra people putting tokens into TEC 8 13 21 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 14 13
343 621f79e243b89009366c8933 2021-08-12T22:00:00.000Z markop#2007 iviangita#3204 for working on the Config Dashboard 0 0 13 621f79e143b89009366c87be 621f79e243b89009366c88df None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 5 13
366 621f79e243b89009366c894a 2021-08-12T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for all the work in the Commons Dashboard and the whole process 8 13 0 None None 621f79e243b89009366c88dc False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 7 13
953 621f79e243b89009366c8bf6 2021-08-26T22:00:00.000Z pKrepe#5682 iviangita#3204 for the hack session they had with Fabio and they’ve done a lot of work 13 8 21 None None None False False False Sha#6179 acidlazzer#5796 bends#3537 14 13
723 621f79e243b89009366c8ad7 2021-08-22T22:00:00.000Z ZER8🧠#9093 iviangita#3204 for another hack session! It's so fun to work with you, I don't feel like working at all 😄 8 21 21 None None None False False False eduardovegap#0422 Mount Manu#3530 bends#3537 16 13
848 621f79e243b89009366c8b8d 2021-08-26T22:00:00.000Z karmaticacid#1218 iviangita#3204 for their great work in the post-Hatch blog post 21 8 8 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 12 13
514 621f79e243b89009366c89f5 2021-08-17T22:00:00.000Z ZER8🧠#9093 David (please DYOR...)#4116 for rocking the TEC roles document! 8 13 21 None None None False False False eduardovegap#0422 Mount Manu#3530 bends#3537 14 13
14 621f79e143b89009366c875b 2021-08-01T22:00:00.000Z OddName#8763 griff (💜, 💜)#8888 for writing about the TEC in a french book! Wow! 8 21 13 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 14 13
320 621f79e243b89009366c891c 2021-08-12T22:00:00.000Z Juankbell#7458 iviangita#3204 for leading the 2nd Graviton training 8 13 0 None None 621f79e243b89009366c88e7 False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 7 13
332 621f79e243b89009366c8928 2021-08-12T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for all their work in making the Hatch happen 8 21 21 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 16 13
25 621f79e143b89009366c8766 2021-08-02T22:00:00.000Z Zeptimus#3359 griff (💜, 💜)#8888 for testing the hatch in an emergency spot 21 21 34 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 25 13
936 621f79e243b89009366c8be5 2021-08-26T22:00:00.000Z markop#2007 iviangita#3204 for all the work they’ve been doing in params 0 0 13 621f79e143b89009366c87be 621f79e243b89009366c8a6a None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 4 13
314 621f79e243b89009366c8916 2021-08-12T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for the work they’ve been doing in the Commons Upgrade Dashboard 8 13 0 None None 621f79e243b89009366c88dc False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 7 13
959 621f79e243b89009366c8bfc 2021-08-26T22:00:00.000Z liviade#1387 iviangita#3204 for proposing the reward mechanisms and for taking time for herself 13 0 8 None 621f79e243b89009366c8b8e None False False False Sha#6179 tigeroid#2951 Mettodo#7010 7 13
633 621f79e243b89009366c8a6c 2021-08-19T22:00:00.000Z Mount Manu#3530 Mount Manu#3530 for all their work in Parameters 13 21 8 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 14 13
995 621f79e243b89009366c8c20 2021-08-26T22:00:00.000Z anna-marie#8824 iviangita#3204 for such a wonderful blog post “A Culture of self-organizing small teams and Sharing the Responsibility” 21 8 8 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 12 13
952 621f79e243b89009366c8bf5 2021-08-26T22:00:00.000Z natesuits#4789 iviangita#3204 for the case studies 13 13 0 None None 621f79e243b89009366c8b8a False False False innov8tor3#3988 Parrachia#0450 calazki#3961 8 13
315 621f79e243b89009366c8917 2021-08-12T22:00:00.000Z markop#2007 iviangita#3204 for the work they’ve been doing in the Commons Upgrade Dashboard 0 0 13 621f79e143b89009366c87be 621f79e243b89009366c88df None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 5 13
590 621f79e243b89009366c8a41 2021-08-19T22:00:00.000Z nathalia#0926 iviangita#3204 for her support to the TE Academy and how much advancement they’ve been having lately 8 8 21 None None None False False False innov8tor3#3988 Tam2140#9361 Usua◎ Silver#2618 12 13
317 621f79e243b89009366c8919 2021-08-12T22:00:00.000Z eduardovegap#0422 iviangita#3204 for doing hatchers outreach 0 0 13 621f79e143b89009366c8805 621f79e143b89009366c8813 None False False False PhilH#1102 Parrachia#0450 kristofer#1475 5 13
26 621f79e143b89009366c8767 2021-08-02T22:00:00.000Z sem 🐝#0161 griff (💜, 💜)#8888 for being so responsive on maintaining the xDai RPCs 13 8 21 None None None False False False PhilH#1102 Mount Manu#3530 calazki#3961 14 13
474 621f79e243b89009366c89ca 2021-08-13T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for Twitter support during the Hatch period 🙏🏼 13 21 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 14 13
295 621f79e243b89009366c8903 2021-08-12T22:00:00.000Z Mount Manu#3530 iviangita#3204 for their great contributions to Comms 1 13 0 621f79e243b89009366c896f None 621f79e143b89009366c87fb False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 4 13
286 621f79e243b89009366c88f8 2021-08-11T22:00:00.000Z chuygarcia.eth#6692 karmaticacid#1218 for TEC unconference video 5 0 13 None 621f79e143b89009366c883a None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 8 13
1135 621f79e243b89009366c8cc0 2021-08-30T22:00:00.000Z Tam2140#9361 Suga#8514 for attending the SoftGov call this week and engaging with me as guest host on a discussion of “intellectual humility”. 3 1 13 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 5 12
99 621f79e143b89009366c87b4 2021-08-05T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for coming to the Hatch Party and helping get extra people putting tokens into TEC 5 1 13 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 6 12
926 621f79e243b89009366c8bdb 2021-08-26T22:00:00.000Z pKrepe#5682 iviangita#3204 for working on the params and there’s tons of work there 1 8 13 621f79e243b89009366c8b4d None None False False False Sha#6179 acidlazzer#5796 bends#3537 7 12
486 621f79e243b89009366c89d9 2021-08-15T22:00:00.000Z chuygarcia.eth#6692 acidlazzer#5796 for comming to the content workshop 13 1 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 7 12
681 621f79e243b89009366c8a9c 2021-08-19T22:00:00.000Z ddan#2489 Mount Manu#3530 for leading Graviton training sessions 👨🏻‍🏫 8 13 1 None None 621f79e243b89009366c8a27 False False False teaci#6108 Zeptimus#3359 divine_comedian#5493 7 12
967 621f79e243b89009366c8c04 2021-08-26T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for returning from vacation 3 1 13 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 5 12
804 621f79e243b89009366c8b57 2021-08-24T22:00:00.000Z eduardovegap#0422 anna-marie#8824 for following our idea breadcrumbs to a really cool place! What a pleasure 🙂 8 13 1 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 7 12
175 621f79e143b89009366c8800 2021-08-05T22:00:00.000Z acidlazzer#5796 Mount Manu#3530 for making the YouTube channel’s design amazing AHUEVOBATOALV 1 1 13 621f79e143b89009366c875d None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 5 12
520 621f79e243b89009366c89fb 2021-08-17T22:00:00.000Z Mount Manu#3530 ZER8🧠#9093 for guiding me in helping them with the Roles document. I learned smth new and I'm getting closer to understanding the TEC because of them day by day, work session by work session😎 3 13 1 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 5 12
922 621f79e243b89009366c8bd7 2021-08-26T22:00:00.000Z divine_comedian#5493 iviangita#3204 for pushing out commons config dashboard post just so we have a nice link to direct people to 8 13 1 None None 621f79e243b89009366c8932 False False False PhilH#1102 acidlazzer#5796 calazki#3961 7 12
205 621f79e143b89009366c881e 2021-08-05T22:00:00.000Z sem 🐝#0161 Mount Manu#3530 for staying in the Giveth house (and keeping it clean, just like they found it) 8 13 1 None None None False False False PhilH#1102 Mount Manu#3530 calazki#3961 7 12
1097 621f79e243b89009366c8c97 2021-08-29T22:00:00.000Z griff (💜, 💜)#8888 akrtws (TE Academy)#4246 for representing TE Commons at the CryptoCommonsGathering 2021 https://www.crypto-commons.org/ccg-21 13 5 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 6 12
537 621f79e243b89009366c8a0c 2021-08-18T22:00:00.000Z Mount Manu#3530 Juankbell#7458 for helping to make possible the second Graviton training! thank you for all your support and guidance 1 13 1 621f79e243b89009366c893b None 621f79e243b89009366c893b False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 5 12
639 621f79e243b89009366c8a72 2021-08-19T22:00:00.000Z anna-marie#8824 Mount Manu#3530 for helping out with orientation 👨🏻‍🏫 1 13 3 621f79e143b89009366c88c0 None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 5 12
539 621f79e243b89009366c8a0e 2021-08-18T22:00:00.000Z durgadas#9280 Juankbell#7458 for helping to make possible the second Graviton training! thank you for all your support and guidance 13 1 5 None 621f79e243b89009366c8a96 None False False False Sha#6179 Parrachia#0450 Mettodo#7010 6 12
301 621f79e243b89009366c8909 2021-08-12T22:00:00.000Z Suga#8514 iviangita#3204 for their support to Chuy 3 13 1 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 5 12
241 621f79e143b89009366c884b 2021-08-05T22:00:00.000Z markop#2007 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 1 5 13 None None None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 6 12
202 621f79e143b89009366c881b 2021-08-05T22:00:00.000Z David (please DYOR...)#4116 Mount Manu#3530 for their initiative in Comms 💪🏻 13 8 1 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 7 12
748 621f79e243b89009366c8b1e 2021-08-23T22:00:00.000Z eduardovegap#0422 chuygarcia.eth#6692 for attending the Comms WG, it's beautiful to be back <:TEC:835016327542210560> 🙂 1 1 13 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 5 12
94 621f79e143b89009366c87af 2021-08-05T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for finally making it back home from Paris 1 5 13 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 6 12
529 621f79e243b89009366c8a04 2021-08-18T22:00:00.000Z iviangita#3204 divine_comedian#5493 for recording praise 5 13 1 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 6 12
60 621f79e143b89009366c878d 2021-08-03T22:00:00.000Z Zeptimus#3359 solsista#5370 for participating in the 0mega working group 1 5 13 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 6 12
852 621f79e243b89009366c8b91 2021-08-26T22:00:00.000Z Juankbell#7458 iviangita#3204 for amazing Graviton Training stewardship 1 8 13 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 7 12
724 621f79e243b89009366c8ad8 2021-08-22T22:00:00.000Z iviangita#3204 Zeptimus#3359 for another hack session! It's so fun to work with you, i dont feel like working at all :D 13 13 1 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 9 12
621 621f79e243b89009366c8a60 2021-08-19T22:00:00.000Z Mount Manu#3530 iviangita#3204 for his help with the Community Call praise 😄 8 1 13 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 7 12
410 621f79e243b89009366c8976 2021-08-12T22:00:00.000Z Kris#8703 iviangita#3204 for all the great memes 3 1 13 None None None False False False teaci#6108 Tam2140#9361 Usua◎ Silver#2618 5 12
578 621f79e243b89009366c8a35 2021-08-19T22:00:00.000Z Tam2140#9361 iviangita#3204 for being such a great project manager 13 1 8 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 7 12
411 621f79e243b89009366c8977 2021-08-12T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for all the great memes 1 13 13 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 9 12
470 621f79e243b89009366c89c6 2021-08-13T22:00:00.000Z mateodaza#3156 iviangita#3204 for the latest super fun Hatch memes 8 1 13 None None None False False False PhilH#1102 Tam2140#9361 Usua◎ Silver#2618 7 12
51 621f79e143b89009366c8780 2021-08-03T22:00:00.000Z mateodaza#3156 liviade#1387 for joining soft gov yesterday and sharing very important insights! 1 1 13 None None None False False False PhilH#1102 Tam2140#9361 Usua◎ Silver#2618 5 12
496 621f79e243b89009366c89e3 2021-08-16T22:00:00.000Z chuygarcia.eth#6692 griff (💜, 💜)#8888 for taking some well deserved time off 3 1 13 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 5 12
1098 621f79e243b89009366c8c98 2021-08-29T22:00:00.000Z Dan Knobelsdorf#326 akrtws (TE Academy)#4246 for representing TE Commons at the CryptoCommonsGathering 2021 https://www.crypto-commons.org/ccg-21 5 1 13 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 6 12
934 621f79e243b89009366c8be3 2021-08-26T22:00:00.000Z pKrepe#5682 iviangita#3204 for all the work they’ve been doing in params 1 5 13 621f79e243b89009366c8b4d None None False False False Sha#6179 acidlazzer#5796 bends#3537 6 12
830 621f79e243b89009366c8b7b 2021-08-26T22:00:00.000Z Juankbell#7458 iviangita#3204 for taking on the 75% Governance Giveback proposal 13 8 1 None None 621f79e243b89009366c8b53 False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 7 12
352 621f79e243b89009366c893c 2021-08-12T22:00:00.000Z durgadas#9280 iviangita#3204 for helping to make the 2nd Graviton Training possible 13 1 5 None 621f79e243b89009366c8a96 None False False False Sha#6179 Parrachia#0450 Mettodo#7010 6 12
655 621f79e243b89009366c8a82 2021-08-19T22:00:00.000Z iviangita#3204 Mount Manu#3530 for all her contributions within TEC swag 5 13 1 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 6 12
994 621f79e243b89009366c8c1f 2021-08-26T22:00:00.000Z divine_comedian#5493 iviangita#3204 for the feedback on the Initial Buy proposal and taking ownership of the dashboard 1 13 8 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 7 12
794 621f79e243b89009366c8b4c 2021-08-24T22:00:00.000Z Vitor Marthendal#0090 griff (💜, 💜)#8888 for coming to the Params hack sesh on sunday! 1 8 13 None None None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 7 12
142 621f79e143b89009366c87df 2021-08-05T22:00:00.000Z glocalvr#3469 Mount Manu#3530 for devoting 20 minutes to going through our Commons configuration dashboard AND Python Model and providing valuable feedback on how to make it better! 13 5 1 None None None False False False eduardovegap#0422 Zeptimus#3359 kristofer#1475 6 12
1118 621f79e243b89009366c8cae 2021-08-30T22:00:00.000Z karmaticacid#1218 griff (💜, 💜)#8888 for working so hard on the Param Tweet Thread 13 1 5 None 621f79e243b89009366c8ca8 None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 6 12
1131 621f79e243b89009366c8cbb 2021-08-30T22:00:00.000Z eduardovegap#0422 chuygarcia.eth#6692 for attending our Comms WG and enriching our proposal for the commsdao 1 13 1 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 5 12
1078 621f79e243b89009366c8c84 2021-08-26T22:00:00.000Z Kris#8703 griff (💜, 💜)#8888 for the great memes this week! 3 1 13 None None None False False False teaci#6108 Tam2140#9361 Usua◎ Silver#2618 5 12
1090 621f79e243b89009366c8c90 2021-08-27T22:00:00.000Z Vyvy-vi#5040 ALOYSIOUS#3049 for throwing down a bangin' farewell-groovy set. :/ 🎵 :/ 3 1 13 None None None False False False Sha#6179 Tam2140#9361 Mettodo#7010 5 12
132 621f79e143b89009366c87d5 2021-08-05T22:00:00.000Z Zeptimus#3359 iviangita#3204 for being so consistent with his work and always wanting to help 13 5 1 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 6 12
1140 621f79e243b89009366c8cc5 2021-08-30T22:00:00.000Z mateodaza#3156 Suga#8514 for attending the SoftGov call this week and engaging with me as guest host on a discussion of “intellectual humility”. 3 1 13 None None None False False False PhilH#1102 Tam2140#9361 Usua◎ Silver#2618 5 12
1044 621f79e243b89009366c8c61 2021-08-26T22:00:00.000Z T-Rossi#1714 anna-marie#8824 for joining the TEC Agreements refresh kick-off meeting 3 1 13 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 5 12
872 621f79e243b89009366c8ba5 2021-08-26T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for coming back and his new haircut and supporting acidlazzer 1 5 13 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 6 12
374 621f79e243b89009366c8952 2021-08-12T22:00:00.000Z anna-marie#8824 iviangita#3204 for the important work they do in onboarding 1 13 3 621f79e143b89009366c88c0 None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 5 12
966 621f79e243b89009366c8c03 2021-08-26T22:00:00.000Z acidlazzer#5796 iviangita#3204 for the infographic design for the Graviton Training 1 3 13 621f79e243b89009366c8b6e None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 5 12
1089 621f79e243b89009366c8c8f 2021-08-27T22:00:00.000Z anna-marie#8824 Suga#8514 for helping rewrite the welcome message 13 1 3 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 5 12
49 621f79e143b89009366c877e 2021-08-03T22:00:00.000Z Dan Knobelsdorf#326 liviade#1387 for joining soft gov yesterday and sharing very important insights! 13 1 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 5 12
322 621f79e243b89009366c891e 2021-08-12T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for taking a break and for the 1-1 with Mt Manu 1 5 13 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 6 12
226 621f79e143b89009366c883b 2021-08-05T22:00:00.000Z acidlazzer#5796 iviangita#3204 for making TEC look good with all the graphics he creates and the colorful Youtube thumbnails 🌈 1 8 13 621f79e143b89009366c875d None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 7 12
935 621f79e243b89009366c8be4 2021-08-26T22:00:00.000Z fabiomendes#4802 iviangita#3204 for all the work they’ve been doing in params 2 3 13 621f79e243b89009366c8a70 None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 6 11
901 621f79e243b89009366c8bc2 2021-08-26T22:00:00.000Z fabiomendes#4802 iviangita#3204 for all their work in the params 2 3 13 621f79e243b89009366c8a70 None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 6 11
861 621f79e243b89009366c8b9a 2021-08-26T22:00:00.000Z Tam2140#9361 iviangita#3204 for their Initial Buy proposal for the ABC 2 3 13 621f79e243b89009366c8b7d None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 6 11
682 621f79e243b89009366c8a9d 2021-08-19T22:00:00.000Z Loie#2921 Mount Manu#3530 for leading Graviton training sessions 👨🏻‍🏫 2 13 8 621f79e243b89009366c8a0f None None False False False Sha#6179 acidlazzer#5796 Mettodo#7010 7 11
927 621f79e243b89009366c8bdc 2021-08-26T22:00:00.000Z fabiomendes#4802 iviangita#3204 for working on the params and there’s tons of work there 2 3 13 621f79e243b89009366c8a70 None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 6 11
294 621f79e243b89009366c8900 2021-08-11T22:00:00.000Z divine_comedian#5493 anna-marie#8824 for his forum post summarising the recent praise debate and voting outcome 2 13 2 621f79e243b89009366c88e3 None 621f79e243b89009366c88e3 False False False PhilH#1102 acidlazzer#5796 calazki#3961 6 11
671 621f79e243b89009366c8a92 2021-08-19T22:00:00.000Z liviade#1387 Mount Manu#3530 for the mountain of work she’s currently doing around SoftGov 🦸🏻‍♀️ 13 2 5 None 621f79e243b89009366c896b None False False False Sha#6179 tigeroid#2951 Mettodo#7010 6 11
59 621f79e143b89009366c878c 2021-08-03T22:00:00.000Z Letty#5399 solsista#5370 for participating in the 0mega working group 3 5 13 None None None False False False teaci#6108 acidlazzer#5796 Usua◎ Silver#2618 7 10
867 621f79e243b89009366c8ba0 2021-08-26T22:00:00.000Z liviade#1387 iviangita#3204 for leading softgov 13 13 3 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 9 10
1125 621f79e243b89009366c8cb5 2021-08-30T22:00:00.000Z natesuits#4789 chuygarcia.eth#6692 for attending our Comms WG and enriching our proposal for the commsdao 13 5 3 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 7 10
468 621f79e243b89009366c89c4 2021-08-13T22:00:00.000Z Kris#8703 iviangita#3204 for the latest super fun Hatch memes 3 3 13 None None None False False False teaci#6108 Tam2140#9361 Usua◎ Silver#2618 6 10
13 621f79e143b89009366c875a 2021-08-01T22:00:00.000Z Kris#8703 iviangita#3204 for the latest Hatch memes! Very useful in our Twitter content 🙏🏼 😊 8 3 13 None None None False False False teaci#6108 Tam2140#9361 Usua◎ Silver#2618 8 10
11 621f79e143b89009366c8758 2021-08-01T22:00:00.000Z griff (💜, 💜)#8888 liviade#1387 for sharing relevant resources in Soft Gov! 🙌 3 5 13 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 7 10
719 621f79e243b89009366c8ad0 2021-08-20T22:00:00.000Z ZER8🧠#9093 Mount Manu#3530 for doing user testing on our CCD! 3 13 5 None None None False False False eduardovegap#0422 Mount Manu#3530 bends#3537 7 10
58 621f79e143b89009366c878b 2021-08-03T22:00:00.000Z durgadas#9280 solsista#5370 for great input and inspiration for the participant's journey / informed consent 8 13 3 None None None False False False Sha#6179 Parrachia#0450 Mettodo#7010 8 10
739 621f79e243b89009366c8b14 2021-08-23T22:00:00.000Z anna-marie#8824 ALOYSIOUS#3049 for keeping so many things on everyone's radar. I personally have enjoyed many of your co-community retweets and great questions/ ponderings. 13 3 3 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 6 10
1123 621f79e243b89009366c8cb3 2021-08-30T22:00:00.000Z griff (💜, 💜)#8888 chuygarcia.eth#6692 for attending our Comms WG and enriching our proposal for the commsdao 8 3 13 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 8 10
450 621f79e243b89009366c89b1 2021-08-12T22:00:00.000Z JeffEmmett#7202 anna-marie#8824 for the governauts research project 13 8 3 None None None False False False Sha#6179 acidlazzer#5796 kristofer#1475 8 10
874 621f79e243b89009366c8ba7 2021-08-26T22:00:00.000Z David (please DYOR...)#4116 iviangita#3204 for all of their contributions in comms 13 5 3 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 7 10
856 621f79e243b89009366c8b95 2021-08-26T22:00:00.000Z innov8tor3#3988 iviangita#3204 for gathering for kick-off meeting for the TEC agreements 3 13 3 None None None False False False Sha#6179 acidlazzer#5796 bends#3537 6 10
885 621f79e243b89009366c8bb2 2021-08-26T22:00:00.000Z kristofer#1475 iviangita#3204 for having a nice vacation and coming back dealing with some issues in the swag shops 8 3 13 None None None False False False PhilH#1102 Zeptimus#3359 Usua◎ Silver#2618 8 10
740 621f79e243b89009366c8b16 2021-08-23T22:00:00.000Z anna-marie#8824 Mount Manu#3530 for completing user testing for the CCD!!🦾 😃 👌🏻 13 5 3 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 7 10
16 621f79e143b89009366c875d 2021-08-01T22:00:00.000Z acidlazzer#5796 Zeptimus#3359 for update our thumbnail on youtube i logged ik now and its looking great! 13 3 3 None None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 6 10
743 621f79e243b89009366c8b19 2021-08-23T22:00:00.000Z liviade#1387 Jolie_Ze#0295 for asking us what leadership means to us in <#810180622634844205> and then taking notes about all the emerging results! truly skillful facilitation 3 13 8 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 8 10
516 621f79e243b89009366c89f7 2021-08-17T22:00:00.000Z David (please DYOR...)#4116 Mount Manu#3530 for joining me on a social conversation that has developed into work-related tasks & issues 13 5 3 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 7 10
243 621f79e143b89009366c884d 2021-08-05T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 13 3 3 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 6 10
658 621f79e243b89009366c8a85 2021-08-19T22:00:00.000Z Mount Manu#3530 Mount Manu#3530 for their contributions in Comms 📡 3 13 8 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 8 10
648 621f79e243b89009366c8a7b 2021-08-19T22:00:00.000Z Nuggan#5183 Mount Manu#3530 for building the CCD! 🦾 3 13 8 621f79e243b89009366c8a00 None None False False False Sha#6179 Tam2140#9361 bends#3537 8 10
345 621f79e243b89009366c8935 2021-08-12T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for his leadership 13 8 3 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 8 10
657 621f79e243b89009366c8a84 2021-08-19T22:00:00.000Z David (please DYOR...)#4116 Mount Manu#3530 for their contributions in Comms 📡 8 3 13 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 8 10
334 621f79e243b89009366c892a 2021-08-12T22:00:00.000Z Mount Manu#3530 iviangita#3204 for all their work in making the Hatch happen 13 13 3 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 9 10
1060 621f79e243b89009366c8c72 2021-08-26T22:00:00.000Z ygg_anderson#4998 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 3 3 13 None None None False False False Sha#6179 acidlazzer#5796 Usua◎ Silver#2618 6 10
330 621f79e243b89009366c8926 2021-08-12T22:00:00.000Z Vyvy-vi#5040 iviangita#3204 for holding down the fort for Suga when she was out of the loop 13 3 5 None None None False False False Sha#6179 Tam2140#9361 Mettodo#7010 7 10
823 621f79e243b89009366c8b73 2021-08-25T22:00:00.000Z iviangita#3204 Jolie_Ze#0295 for fielding my praise questions ❤️ 5 13 3 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 7 10
327 621f79e243b89009366c8923 2021-08-12T22:00:00.000Z anna-marie#8824 iviangita#3204 for holding down the fort for Suga when she was out of the loop 13 5 3 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 7 10
822 621f79e243b89009366c8b72 2021-08-25T22:00:00.000Z Suga#8514 karmaticacid#1218 for contributing to the TEC hatch what's next post 13 8 3 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 8 10
574 621f79e243b89009366c8a31 2021-08-19T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for your energy that powers all the people around you 5 13 3 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 7 10
173 621f79e143b89009366c87fe 2021-08-05T22:00:00.000Z liviade#1387 Mount Manu#3530 for facilitating GitBook and Medium access to all the people 13 5 3 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 7 10
932 621f79e243b89009366c8be1 2021-08-26T22:00:00.000Z Vitor Marthendal#0090 iviangita#3204 for all the work they’ve been doing in params 13 3 8 None 621f79e243b89009366c8bd9 None False False False teaci#6108 Vyvy-vi#5040 kristofer#1475 9 10
180 621f79e143b89009366c8805 2021-08-05T22:00:00.000Z eduardovegap#0422 Mount Manu#3530 for reaching out to soft-commit Hatchers 8 13 3 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 8 10
181 621f79e143b89009366c8806 2021-08-05T22:00:00.000Z iviangita#3204 Mount Manu#3530 for ONCE AGAIN doing praise transcription with me 👫 13 13 3 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 9 10
195 621f79e143b89009366c8814 2021-08-05T22:00:00.000Z griff (💜, 💜)#8888 Mount Manu#3530 for luring Gideon in with his ETHCC presentation 👨🏻‍🏫 13 8 3 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 8 10
627 621f79e243b89009366c8a66 2021-08-19T22:00:00.000Z Tam2140#9361 Mount Manu#3530 for being very organized and starting an organization contagion in this DAO and for working on the Hatch DAO with Zepti 8 3 13 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 8 10
280 621f79e243b89009366c88f2 2021-08-11T22:00:00.000Z Kris#8703 karmaticacid#1218 for awesome hatch memes 3 3 13 None None None False False False teaci#6108 Tam2140#9361 Usua◎ Silver#2618 6 10
807 621f79e243b89009366c8b63 2021-08-24T22:00:00.000Z WhyldWanderer#7002 griff (💜, 💜)#8888 for the tip on a groovy bot replacement 13 3 3 None None None False False False Sha#6179 Mount Manu#3530 kristofer#1475 6 10
255 621f79e243b89009366c88d9 2021-08-11T22:00:00.000Z Suga#8514 trangnv#2156 for an informative AMA session 8 13 3 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 8 10
597 621f79e243b89009366c8a48 2021-08-19T22:00:00.000Z liviade#1387 Mount Manu#3530 for pushing on the reward system forward 🏆 13 8 3 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 8 10
853 621f79e243b89009366c8b92 2021-08-26T22:00:00.000Z mheuer#9922 iviangita#3204 for his work on the Graviton POAPs 13 3 5 None 621f79e243b89009366c8b67 None False False False innov8tor3#3988 Zeptimus#3359 bends#3537 6 10
566 621f79e243b89009366c8a29 2021-08-19T22:00:00.000Z mheuer#9922 iviangita#3204 for helping with the Graviton POAPs 13 13 3 None None None False False False innov8tor3#3988 Zeptimus#3359 bends#3537 9 10
375 621f79e243b89009366c8953 2021-08-12T22:00:00.000Z liviade#1387 iviangita#3204 for the important work they do in onboarding 13 5 3 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 7 10
546 621f79e243b89009366c8a15 2021-08-18T22:00:00.000Z Caeser (PST)#0046 Mount Manu#3530 for his feedback on our Commons configuration dashboard! 🙏🏻 8 13 3 None None None False False False PhilH#1102 Mount Manu#3530 kristofer#1475 8 10
402 621f79e243b89009366c896e 2021-08-12T22:00:00.000Z Tam2140#9361 iviangita#3204 for helping Nate with sprint planning 13 3 8 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 8 10
395 621f79e243b89009366c8967 2021-08-12T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for working on the dashboard and the debates on the language to use for the commons upgrade 13 13 3 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 9 10
387 621f79e243b89009366c895f 2021-08-12T22:00:00.000Z Kris#8703 iviangita#3204 for the fun Hatch memes 3 3 13 None None None False False False teaci#6108 Tam2140#9361 Usua◎ Silver#2618 6 10
920 621f79e243b89009366c8bd5 2021-08-26T22:00:00.000Z Caeser (PST)#0046 iviangita#3204 for the good legal advice and for being helpful all around and answering questions 5 13 3 None None None False False False PhilH#1102 Mount Manu#3530 kristofer#1475 7 10
376 621f79e243b89009366c8954 2021-08-12T22:00:00.000Z Tam2140#9361 iviangita#3204 for the important work they do in onboarding 8 3 13 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 8 10
246 621f79e143b89009366c8871 2021-08-06T22:00:00.000Z anna-marie#8824 Mount Manu#3530 for devoting 20 minutes to going through our Commons configuration dashboard in Figma and providing valuable feedback on how to make it better! 13 3 3 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 6 10
912 621f79e243b89009366c8bcd 2021-08-26T22:00:00.000Z natesuits#4789 iviangita#3204 for collaborating with Lauren on the Hatch blog post 8 13 3 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 8 10
689 621f79e243b89009366c8ab1 2021-08-19T22:00:00.000Z griff (💜, 💜)#8888 ALOYSIOUS#3049 for being an awesome cheerleader and for curating The Commons Stack Association campaign. This is all so cool!!!! 😎 13 5 3 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 7 10
757 621f79e243b89009366c8b27 2021-08-23T22:00:00.000Z Jolie_Ze#0295 liviade#1387 for being excited and proactive to collaborate on TEC sourcecred improvements! 13 5 3 None None None False False False PhilH#1102 Mount Manu#3530 kristofer#1475 7 10
1084 621f79e243b89009366c8c8a 2021-08-26T22:00:00.000Z anna-marie#8824 ALOYSIOUS#3049 for assisting me in interpreting things and understanding tasks as I get used to the culture, language and geography of our server. My autism is grateful for her crisp and clear guidance. 🙏🏾 13 3 5 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 7 10
690 621f79e243b89009366c8ab2 2021-08-19T22:00:00.000Z JustinKalland#0001 ALOYSIOUS#3049 for their generosity and support towards the future of the Commons. ❤️ 💻 ❤️ 13 3 13 None None None False False False teaci#6108 Tam2140#9361 bends#3537 9 10
632 621f79e243b89009366c8a6b 2021-08-19T22:00:00.000Z divine_comedian#5493 Mount Manu#3530 for all their work in Parameters 5 5 13 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 7 8
718 621f79e243b89009366c8acf 2021-08-20T22:00:00.000Z Suga#8514 iviangita#3204 for the latest Medium blog post and the WG weekly update 13 8 5 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 8 8
545 621f79e243b89009366c8a14 2021-08-18T22:00:00.000Z mheuer#9922 Juankbell#7458 for helping to make possible the second Graviton training! thank you for all your support and guidance 21 13 13 None None None False False False innov8tor3#3988 Zeptimus#3359 bends#3537 15 8
628 621f79e243b89009366c8a67 2021-08-19T22:00:00.000Z natesuits#4789 Mount Manu#3530 for constantly doing a great job on the Spotlight section 13 13 21 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 15 8
629 621f79e243b89009366c8a68 2021-08-19T22:00:00.000Z David (please DYOR...)#4116 Mount Manu#3530 for the really great work on Twitter, engaging with everyone 8 13 5 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 8 8
672 621f79e243b89009366c8a93 2021-08-19T22:00:00.000Z divine_comedian#5493 Mount Manu#3530 for all the guidance and work done in Parameters <:Paslar:822581340859138149> 0 8 0 621f79e243b89009366c8a6b None 621f79e243b89009366c8a6b False False False PhilH#1102 acidlazzer#5796 calazki#3961 3 8
544 621f79e243b89009366c8a13 2021-08-18T22:00:00.000Z ddan#2489 Juankbell#7458 for helping to make possible the second Graviton training! thank you for all your support and guidance 13 5 8 None None None False False False teaci#6108 Zeptimus#3359 divine_comedian#5493 8 8
803 621f79e243b89009366c8b56 2021-08-24T22:00:00.000Z eduardovegap#0422 Suga#8514 for that impressively constructive call on community building! 5 13 5 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 7 8
720 621f79e243b89009366c8ad1 2021-08-21T22:00:00.000Z markop#2007 Zeptimus#3359 for doing user testing on snapshot on sunday 😄 13 13 21 None None None False False False AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 15 8
839 621f79e243b89009366c8b84 2021-08-26T22:00:00.000Z Mount Manu#3530 iviangita#3204 for the user testing of the dashboard 5 0 8 None 621f79e243b89009366c8aa1 None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 4 8
541 621f79e243b89009366c8a10 2021-08-18T22:00:00.000Z anna-marie#8824 Juankbell#7458 for helping to make possible the second Graviton training! thank you for all your support and guidance 0 8 5 621f79e243b89009366c893e None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 4 8
820 621f79e243b89009366c8b70 2021-08-25T22:00:00.000Z karmaticacid#1218 karmaticacid#1218 for contributing to the TEC hatch what's next post 0 8 8 None None None True False False innov8tor3#3988 acidlazzer#5796 bends#3537 8 8
576 621f79e243b89009366c8a33 2021-08-19T22:00:00.000Z Zeptimus#3359 iviangita#3204 for agreeing to coordinate with Tam on two HatchDAO proposals 13 8 5 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 8 8
790 621f79e243b89009366c8b48 2021-08-23T22:00:00.000Z eduardovegap#0422 liviade#1387 for looking out for the TEC community, for raising questions until he has a satisfactory answer and for speaking his mind. It's beautiful to see his deep involvement with the TEC ✨ 8 5 13 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 8 8
677 621f79e243b89009366c8a98 2021-08-19T22:00:00.000Z anna-marie#8824 Mount Manu#3530 for leading Graviton training sessions 👨🏻‍🏫 0 5 8 621f79e243b89009366c893e None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 4 8
668 621f79e243b89009366c8a8f 2021-08-19T22:00:00.000Z Zeptimus#3359 Mount Manu#3530 for helping everyone get on the Transparency and accessibility track 🧙🏻‍♂️ 0 5 8 621f79e243b89009366c890a None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 4 8
777 621f79e243b89009366c8b3b 2021-08-23T22:00:00.000Z mateodaza#3156 liviade#1387 for joining softgov today 💙 0 1 8 621f79e243b89009366c8b26 None None False False False PhilH#1102 Tam2140#9361 Usua◎ Silver#2618 3 8
828 621f79e243b89009366c8b79 2021-08-25T22:00:00.000Z natesuits#4789 Zeptimus#3359 for the warm welcoming to the new commers!! 5 13 13 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 10 8
781 621f79e243b89009366c8b3f 2021-08-23T22:00:00.000Z chuygarcia.eth#6692 liviade#1387 for joining softgov today 💙 1 0 8 None 621f79e243b89009366c8b31 None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 3 8
825 621f79e243b89009366c8b76 2021-08-25T22:00:00.000Z Suga#8514 Zeptimus#3359 for the warm welcoming to the new commers!! 13 5 5 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 7 8
843 621f79e243b89009366c8b88 2021-08-26T22:00:00.000Z freshelle#9882 iviangita#3204 for helping with payments 13 21 21 None None None False False False Sha#6179 Vyvy-vi#5040 Usua◎ Silver#2618 18 8
726 621f79e243b89009366c8ada 2021-08-22T22:00:00.000Z Zeptimus#3359 liviade#1387 for working on the snapshot set up! 8 5 13 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 8 8
686 621f79e243b89009366c8aa1 2021-08-19T22:00:00.000Z Mount Manu#3530 Caeser (PST)#0046 for the dashboard work. I thought it looks great. 5 8 0 None None 621f79e243b89009366c8a3b False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 4 8
554 621f79e243b89009366c8a1d 2021-08-19T22:00:00.000Z natesuits#4789 iviangita#3204 for all the work they’ve done on the forum 8 13 5 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 8 8
1 621f79e143b89009366c874e 2021-08-01T22:00:00.000Z Mount Manu#3530 griff (💜, 💜)#8888 for taking on user testing with such gusto! 5 8 13 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 8 8
837 621f79e243b89009366c8b82 2021-08-26T22:00:00.000Z Nuggan#5183 iviangita#3204 for the backend work on the dashboard 5 5 13 621f79e143b89009366c8750 None None False False False Sha#6179 Tam2140#9361 bends#3537 7 8
742 621f79e243b89009366c8b18 2021-08-23T22:00:00.000Z chuygarcia.eth#6692 anna-marie#8824 for volunteering to host a show and tell at dOrg! 13 13 21 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 15 8
674 621f79e243b89009366c8a95 2021-08-19T22:00:00.000Z Juankbell#7458 Mount Manu#3530 for all his progress with the Gravity WG 👨🏻‍🚀 1 8 0 None None 621f79e243b89009366c89fd False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 4 8
645 621f79e243b89009366c8a78 2021-08-19T22:00:00.000Z Juankbell#7458 Mount Manu#3530 for leading Gravity and helping take it to the next level 📈 5 8 0 None None 621f79e243b89009366c89fd False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 5 8
844 621f79e243b89009366c8b89 2021-08-26T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for coming so strong with TEC upgrade comms plan 13 21 13 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 15 8
361 621f79e243b89009366c8945 2021-08-12T22:00:00.000Z iviangita#3204 shawn#7046 for discussing about keeping a list of the translated documents versions, and recommend some great introduction articles about TEC 13 13 5 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 10 8
956 621f79e243b89009366c8bf9 2021-08-26T22:00:00.000Z karmaticacid#1218 iviangita#3204 for their time getting involved in the dashboard 13 8 5 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 8 8
367 621f79e243b89009366c894b 2021-08-12T22:00:00.000Z Nuggan#5183 iviangita#3204 for all the work in the Commons Dashboard and the whole process 5 5 13 621f79e143b89009366c8750 None None False False False Sha#6179 Tam2140#9361 bends#3537 7 8
282 621f79e243b89009366c88f4 2021-08-11T22:00:00.000Z Nuggan#5183 karmaticacid#1218 for awesome hatch memes 13 5 5 None None None False False False Sha#6179 Tam2140#9361 bends#3537 7 8
1034 621f79e243b89009366c8c47 2021-08-26T22:00:00.000Z ygg_anderson#4998 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 0 8 None 621f79e243b89009366c8c35 None False False False Sha#6179 acidlazzer#5796 Usua◎ Silver#2618 3 8
292 621f79e243b89009366c88fe 2021-08-11T22:00:00.000Z eduardovegap#0422 chuygarcia.eth#6692 for closing a chapter in hatcher outreach, much admiration dear edu! 8 0 3 None 621f79e143b89009366c8813 None False False False PhilH#1102 Parrachia#0450 kristofer#1475 4 8
296 621f79e243b89009366c8904 2021-08-12T22:00:00.000Z David (please DYOR...)#4116 iviangita#3204 for their great contributions to Comms 13 8 5 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 8 8
945 621f79e243b89009366c8bee 2021-08-26T22:00:00.000Z ygg_anderson#4998 iviangita#3204 for doing a lot of behind the scenes stuff supporting info going into the reward system 5 13 13 None None None False False False Sha#6179 acidlazzer#5796 Usua◎ Silver#2618 10 8
944 621f79e243b89009366c8bed 2021-08-26T22:00:00.000Z Tam2140#9361 iviangita#3204 for posting proposals for Hatch DAO 0 3 8 621f79e243b89009366c8a66 None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 3 8
166 621f79e143b89009366c87f7 2021-08-05T22:00:00.000Z Zeptimus#3359 Mount Manu#3530 for helping acidlazzer with the YouTube channel 0 8 0 621f79e143b89009366c875c None 621f79e143b89009366c875c False False False AmwFund#0979 Mount Manu#3530 calazki#3961 2 8
304 621f79e243b89009366c890c 2021-08-12T22:00:00.000Z ygg_anderson#4998 iviangita#3204 for being outdoors 0 3 8 None None None True False False Sha#6179 acidlazzer#5796 Usua◎ Silver#2618 5 8
942 621f79e243b89009366c8beb 2021-08-26T22:00:00.000Z liviade#1387 iviangita#3204 for posting proposals for Hatch DAO 8 13 5 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 8 8
309 621f79e243b89009366c8911 2021-08-12T22:00:00.000Z JeffEmmett#7202 iviangita#3204 for hosting a great research open office hours at Blockscience and getting YGG involved in great research projects and buying him a book 8 13 5 None None None False False False Sha#6179 acidlazzer#5796 kristofer#1475 8 8
1112 621f79e243b89009366c8ca8 2021-08-30T22:00:00.000Z karmaticacid#1218 iviangita#3204 for reviewing and editing the Params tweet series 🙏🏼 13 8 5 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 8 8
55 621f79e143b89009366c8788 2021-08-03T22:00:00.000Z Mount Manu#3530 chuygarcia.eth#6692 for taking the time to go over some of the commons upgrade parameters i hadn't gotten yet and also his valuable advice on mental health, ty buddy! 5 13 8 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 8 8
318 621f79e243b89009366c891a 2021-08-12T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for doing hatchers outreach 5 5 13 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 7 8
319 621f79e243b89009366c891b 2021-08-12T22:00:00.000Z Tam2140#9361 iviangita#3204 for doing hatchers outreach 0 3 8 621f79e143b89009366c8804 None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 3 8
937 621f79e243b89009366c8be6 2021-08-26T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for all the work they’ve been doing in params 8 0 0 None 621f79e243b89009366c8bde 621f79e243b89009366c8bde False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 5 8
329 621f79e243b89009366c8925 2021-08-12T22:00:00.000Z liviade#1387 iviangita#3204 for holding down the fort for Suga when she was out of the loop 13 5 5 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 7 8
340 621f79e243b89009366c8930 2021-08-12T22:00:00.000Z eduardovegap#0422 iviangita#3204 for all their work in making the Hatch happen 8 0 3 None 621f79e143b89009366c8813 None False False False PhilH#1102 Parrachia#0450 kristofer#1475 4 8
342 621f79e243b89009366c8932 2021-08-12T22:00:00.000Z divine_comedian#5493 iviangita#3204 for working on the Config Dashboard 13 21 21 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 18 8
348 621f79e243b89009366c8938 2021-08-12T22:00:00.000Z liviade#1387 iviangita#3204 for helping in so many processes 13 5 5 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 7 8
350 621f79e243b89009366c893a 2021-08-12T22:00:00.000Z Tam2140#9361 iviangita#3204 for taking vacations 0 1 8 None None None True False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 4 8
933 621f79e243b89009366c8be2 2021-08-26T22:00:00.000Z Nuggan#5183 iviangita#3204 for all the work they’ve been doing in params 0 5 8 621f79e143b89009366c87c2 None None False False False Sha#6179 Tam2140#9361 bends#3537 4 8
356 621f79e243b89009366c8940 2021-08-12T22:00:00.000Z liviade#1387 iviangita#3204 for helping to make the 2nd Graviton Training possible 13 8 5 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 8 8
357 621f79e243b89009366c8941 2021-08-12T22:00:00.000Z Juankbell#7458 iviangita#3204 for helping to make the 2nd Graviton Training possible 8 8 0 None None 621f79e243b89009366c88e7 False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 6 8
171 621f79e143b89009366c87fc 2021-08-05T22:00:00.000Z chuygarcia.eth#6692 Mount Manu#3530 for some much-deserved vacations! 🌞 😎 🏖️ 5 8 13 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 8 8
176 621f79e143b89009366c8801 2021-08-05T22:00:00.000Z Dan Knobelsdorf#326 Mount Manu#3530 for reaching out to soft-commit Hatchers 5 13 5 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 7 8
1033 621f79e243b89009366c8c46 2021-08-26T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 0 8 None 621f79e243b89009366c8c34 None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 3 8
978 621f79e243b89009366c8c0f 2021-08-26T22:00:00.000Z anna-marie#8824 iviangita#3204 for onboarding and all the inclusion initiatives you’re taking on 13 5 8 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 8 8
204 621f79e143b89009366c881d 2021-08-05T22:00:00.000Z Zeptimus#3359 Mount Manu#3530 for staying in the Giveth house (and keeping it clean, just like they found it) 5 8 0 None None None False False True AmwFund#0979 Mount Manu#3530 calazki#3961 6 8
996 621f79e243b89009366c8c21 2021-08-26T22:00:00.000Z Tam2140#9361 iviangita#3204 for being so efficient in communications and making herself available 8 5 13 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 8 8
200 621f79e143b89009366c8819 2021-08-05T22:00:00.000Z iviangita#3204 Mount Manu#3530 for their initiative in Comms 💪🏻 8 8 0 None None 621f79e143b89009366c87f9 False False False innov8tor3#3988 Zeptimus#3359 enti#1546 5 8
988 621f79e243b89009366c8c19 2021-08-26T22:00:00.000Z Juankbell#7458 iviangita#3204 for reviewing the rules and boundaries for platform admins 8 13 5 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 8 8
987 621f79e243b89009366c8c18 2021-08-26T22:00:00.000Z natesuits#4789 iviangita#3204 for all the engagement in the forum 13 5 5 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 7 8
986 621f79e243b89009366c8c17 2021-08-26T22:00:00.000Z eduardovegap#0422 iviangita#3204 for the proposal framework 13 5 8 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 8 8
222 621f79e143b89009366c8837 2021-08-05T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for attending the Legal WG meeting 1 0 8 None 621f79e143b89009366c8830 None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 3 8
1019 621f79e243b89009366c8c38 2021-08-26T22:00:00.000Z Peter (porobov.eth) 🤖#3488 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 0 8 None 621f79e243b89009366c8c22 None False False False eduardovegap#0422 acidlazzer#5796 Usua◎ Silver#2618 3 8
90 621f79e143b89009366c87ab 2021-08-04T22:00:00.000Z Juankbell#7458 Zeptimus#3359 for prepare the advice process slide 🌞 8 13 5 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 8 8
228 621f79e143b89009366c883e 2021-08-05T22:00:00.000Z Mount Manu#3530 iviangita#3204 for helping me with the Community Call praise 🙌 8 5 13 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 8 8
88 621f79e143b89009366c87a9 2021-08-04T22:00:00.000Z pab🐝🐙#6151 Mount Manu#3530 for devoting 20 minutes to going through our Commons configuration dashboard AND Python Model and providing valuable feedback on how to make it better! 5 8 0 None None 621f79e143b89009366c874d False False False PhilH#1102 acidlazzer#5796 calazki#3961 4 8
91 621f79e143b89009366c87ac 2021-08-04T22:00:00.000Z chuygarcia.eth#6692 acidlazzer#5796 for his awesome job with the TEC Aftermovie video! 13 21 21 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 18 8
197 621f79e143b89009366c8816 2021-08-05T22:00:00.000Z Mount Manu#3530 Mount Manu#3530 for a very productive 1-on-1 sync with Chuy 👌🏻 5 13 13 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 10 8
87 621f79e143b89009366c87a8 2021-08-04T22:00:00.000Z Mount Manu#3530 Nuggan#5183 for reviewing my code and @Mount Manu for the user feedback and proactively searching for collaboration possibilities 13 13 21 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 15 8
237 621f79e143b89009366c8847 2021-08-05T22:00:00.000Z Juankbell#7458 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 8 1 None None None True False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 4 8
973 621f79e243b89009366c8c0a 2021-08-26T22:00:00.000Z liviade#1387 iviangita#3204 for setting up the foundation for soft gov, there’s just so much work being done in soft gov, and for taking some time off this week 13 5 5 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 7 8
78 621f79e143b89009366c879f 2021-08-04T22:00:00.000Z mZ#3472 Juankbell#7458 for sharing this article about participatory decision making https://medium.com/block-science/mapping-the-computer-aided-governance-process-2e47eaf70889 and praise and for always being in the frontier of political and social innovation research 13 5 8 None None None False False False AmwFund#0979 acidlazzer#5796 bends#3537 8 8
1099 621f79e243b89009366c8c99 2021-08-29T22:00:00.000Z akrtws (TE Academy)#4246 akrtws (TE Academy)#4246 for representing TE Commons at the CryptoCommonsGathering 2021 https://www.crypto-commons.org/ccg-21 13 21 21 None None None False False False eduardovegap#0422 Mount Manu#3530 Usua◎ Silver#2618 18 8
249 621f79e143b89009366c8874 2021-08-08T22:00:00.000Z Mount Manu#3530 Juankbell#7458 for offering to help with some Gravity issues on zenhub (all for preparing the Graviton trainings) 5 13 5 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 7 8
251 621f79e143b89009366c88c0 2021-08-09T22:00:00.000Z anna-marie#8824 Alp#3768 for working on bettering onboarding members to TEC and sharing an incredibly detailed forum post on the topic 13 5 5 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 7 8
254 621f79e243b89009366c88d8 2021-08-11T22:00:00.000Z anna-marie#8824 trangnv#2156 for an informative AMA session 13 8 5 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 8 8
188 621f79e143b89009366c880d 2021-08-05T22:00:00.000Z Tam2140#9361 Mount Manu#3530 for giving Santi a ride back home after an ETHCC party 🎠 5 5 13 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 7 8
722 621f79e243b89009366c8ad6 2021-08-22T22:00:00.000Z Zeptimus#3359 iviangita#3204 for another hack session! It's so fun to work with you, I don't feel like working at all 😄 5 13 13 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 10 8
353 621f79e243b89009366c893d 2021-08-12T22:00:00.000Z ddan#2489 iviangita#3204 for helping to make the 2nd Graviton Training possible 13 5 8 None None None False False False teaci#6108 Zeptimus#3359 divine_comedian#5493 8 8
372 621f79e243b89009366c8950 2021-08-12T22:00:00.000Z Juankbell#7458 iviangita#3204 for backing up the Community Call video 5 13 5 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 7 8
865 621f79e243b89009366c8b9e 2021-08-26T22:00:00.000Z pKrepe#5682 iviangita#3204 for being our developer ninjas 21 21 13 None None None False False False Sha#6179 acidlazzer#5796 bends#3537 18 8
899 621f79e243b89009366c8bc0 2021-08-26T22:00:00.000Z karmaticacid#1218 iviangita#3204 for all their work in the params 13 5 8 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 8 8
102 621f79e143b89009366c87b7 2021-08-05T22:00:00.000Z Zeptimus#3359 iviangita#3204 for coming to the Hatch Party and helping get extra people putting tokens into TEC 8 13 5 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 8 8
485 621f79e243b89009366c89d8 2021-08-15T22:00:00.000Z iviangita#3204 acidlazzer#5796 for all her work with the TEC SWAG 😋 5 8 0 None None 621f79e143b89009366c87bd False False False innov8tor3#3988 Zeptimus#3359 enti#1546 4 8
1124 621f79e243b89009366c8cb4 2021-08-30T22:00:00.000Z karmaticacid#1218 chuygarcia.eth#6692 for attending our Comms WG and enriching our proposal for the commsdao 13 5 5 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 7 8
481 621f79e243b89009366c89d3 2021-08-15T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for working on the Twitter content plan this week 5 13 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 8 8
896 621f79e243b89009366c8bbd 2021-08-26T22:00:00.000Z Juankbell#7458 iviangita#3204 for all of the prep for the Graviton training 5 8 0 None None 621f79e243b89009366c8b91 False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 4 8
1143 621f79e243b89009366c8cc8 2021-08-30T22:00:00.000Z Cyber Rabbit#3221 Suga#8514 for attending the SoftGov call this week and engaging with me as guest host on a discussion of “intellectual humility”. 13 5 8 None None None False False False teaci#6108 Zeptimus#3359 bends#3537 8 8
931 621f79e243b89009366c8be0 2021-08-26T22:00:00.000Z divine_comedian#5493 iviangita#3204 for all the work they’ve been doing in params 0 8 1 621f79e243b89009366c8a6b None 621f79e243b89009366c8932 False False False PhilH#1102 acidlazzer#5796 calazki#3961 3 8
889 621f79e243b89009366c8bb6 2021-08-26T22:00:00.000Z Zeptimus#3359 iviangita#3204 for always being around to help 13 5 5 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 7 8
1073 621f79e243b89009366c8c7f 2021-08-26T22:00:00.000Z iviangita#3204 acidlazzer#5796 for be the best praise giver! 8 1 0 None 621f79e143b89009366c884e None False False True innov8tor3#3988 Zeptimus#3359 enti#1546 5 8
880 621f79e243b89009366c8bad 2021-08-26T22:00:00.000Z ygg_anderson#4998 iviangita#3204 for doing so much 5 0 8 None None None False True False Sha#6179 acidlazzer#5796 Usua◎ Silver#2618 6 8
447 621f79e243b89009366c89ae 2021-08-12T22:00:00.000Z akrtws (TE Academy)#4246 anna-marie#8824 for the governauts research project 13 21 21 None None None False False False eduardovegap#0422 Mount Manu#3530 Usua◎ Silver#2618 18 8
476 621f79e243b89009366c89ce 2021-08-15T22:00:00.000Z Zeptimus#3359 iviangita#3204 for reviewing the forum post for credentials management process 8 5 13 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 8 8
119 621f79e143b89009366c87c8 2021-08-05T22:00:00.000Z Tam2140#9361 iviangita#3204 for taking a well-deserved vacation and holidays 0 1 8 None None None True False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 4 8
17 621f79e143b89009366c875e 2021-08-02T22:00:00.000Z anna-marie#8824 liviade#1387 for sharing her constructive criticism and helping so much to identify points that need to be improved in our org dev 🙏 13 13 5 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 10 8
472 621f79e243b89009366c89c8 2021-08-13T22:00:00.000Z David (please DYOR...)#4116 iviangita#3204 for Twitter support during the Hatch period 🙏🏼 5 13 13 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 10 8
458 621f79e243b89009366c89b9 2021-08-12T22:00:00.000Z Juankbell#7458 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 8 1 None None None True False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 4 8
123 621f79e143b89009366c87cc 2021-08-05T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for helping with the hatchers outreach 5 8 13 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 8 8
900 621f79e243b89009366c8bc1 2021-08-26T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for all their work in the params 8 0 0 None 621f79e243b89009366c8bde 621f79e243b89009366c8be6 False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 6 8
101 621f79e143b89009366c87b6 2021-08-05T22:00:00.000Z liviade#1387 iviangita#3204 for coming to the Hatch Party and helping get extra people putting tokens into TEC 13 8 5 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 8 8
1116 621f79e243b89009366c8cac 2021-08-30T22:00:00.000Z chuygarcia.eth#6692 griff (💜, 💜)#8888 for working so hard on the Param Tweet Thread 13 21 13 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 15 8
919 621f79e243b89009366c8bd4 2021-08-26T22:00:00.000Z liviade#1387 iviangita#3204 for working on the Covenant and sharing it with Lauren so she could take some pieces for Giveth 0 8 5 621f79e243b89009366c8b8e None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 4 8
384 621f79e243b89009366c895c 2021-08-12T22:00:00.000Z liviade#1387 iviangita#3204 for their work in Hatchers Outreach 13 8 5 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 8 8
385 621f79e243b89009366c895d 2021-08-12T22:00:00.000Z Suga#8514 iviangita#3204 for their work in Hatchers Outreach 8 13 5 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 8 8
396 621f79e243b89009366c8968 2021-08-12T22:00:00.000Z mateodaza#3156 iviangita#3204 for helping Nate with all the boardroom projects 5 5 13 None None None False False False PhilH#1102 Tam2140#9361 Usua◎ Silver#2618 7 8
139 621f79e143b89009366c87dc 2021-08-05T22:00:00.000Z natesuits#4789 iviangita#3204 for the book he gave Juan and it’s really good to read about organizational identity 8 5 0 None None 621f79e143b89009366c8797 False False False innov8tor3#3988 Parrachia#0450 calazki#3961 4 8
397 621f79e243b89009366c8969 2021-08-12T22:00:00.000Z anna-marie#8824 iviangita#3204 for spearheading the inclusion initiatives 13 5 5 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 7 8
398 621f79e243b89009366c896a 2021-08-12T22:00:00.000Z Suga#8514 iviangita#3204 for hosting the TEC AMA 8 0 3 None 621f79e243b89009366c88d9 None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 4 8
925 621f79e243b89009366c8bda 2021-08-26T22:00:00.000Z Nuggan#5183 iviangita#3204 for working on the params and there’s tons of work there 0 5 8 621f79e143b89009366c87c2 None None False False False Sha#6179 Tam2140#9361 bends#3537 4 8
923 621f79e243b89009366c8bd8 2021-08-26T22:00:00.000Z divine_comedian#5493 iviangita#3204 for working on the params and there’s tons of work there 0 8 1 621f79e243b89009366c8a6b None 621f79e243b89009366c8932 False False False PhilH#1102 acidlazzer#5796 calazki#3961 3 8
869 621f79e243b89009366c8ba2 2021-08-26T22:00:00.000Z karmaticacid#1218 iviangita#3204 for getting acidlazzer involved in their projects this week 13 8 5 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 8 8
917 621f79e243b89009366c8bd2 2021-08-26T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for keeping a bird’s eye view and taking care of everyone 8 13 5 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 8 8
858 621f79e243b89009366c8b97 2021-08-26T22:00:00.000Z GideonRo#3175 iviangita#3204 for all his forum posts/comments and getting so involved so quickly 0 5 8 621f79e243b89009366c88ed None None False False False osycross(🦎🦎)#5943 Parrachia#0450 bends#3537 4 8
914 621f79e243b89009366c8bcf 2021-08-26T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for editing the post-Hatch blog article 13 21 21 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 18 8
42 621f79e143b89009366c8777 2021-08-03T22:00:00.000Z divine_comedian#5493 Mount Manu#3530 for his expedience and patience in answering all my questions regarding user testing / Figma graph functionality! 5 13 8 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 8 8
1059 621f79e243b89009366c8c71 2021-08-26T22:00:00.000Z ZER8🧠#9093 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 8 5 None None None True False False eduardovegap#0422 Mount Manu#3530 bends#3537 6 8
495 621f79e243b89009366c89e2 2021-08-16T22:00:00.000Z Mount Manu#3530 griff (💜, 💜)#8888 for taking on the Comms call for Chuy 5 13 8 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 8 8
493 621f79e243b89009366c89e0 2021-08-16T22:00:00.000Z Nuggan#5183 griff (💜, 💜)#8888 for diving into the 4-hour hack sesh on sunday! So much progress made! 21 13 21 None None None False False False Sha#6179 Tam2140#9361 bends#3537 18 8
1016 621f79e243b89009366c8c35 2021-08-26T22:00:00.000Z ygg_anderson#4998 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 5 8 None None None False False False Sha#6179 acidlazzer#5796 Usua◎ Silver#2618 4 7
149 621f79e143b89009366c87e6 2021-08-05T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 1 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 3 7
792 621f79e243b89009366c8b4a 2021-08-23T22:00:00.000Z chuygarcia.eth#6692 liviade#1387 for joining soft gov from the beach today! great vibes 😎 1 1 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 3 7
1015 621f79e243b89009366c8c34 2021-08-26T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 1 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 3 7
1008 621f79e243b89009366c8c2d 2021-08-26T22:00:00.000Z Kris#8703 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 1 8 None None None False False False teaci#6108 Tam2140#9361 Usua◎ Silver#2618 3 7
767 621f79e243b89009366c8b31 2021-08-23T22:00:00.000Z chuygarcia.eth#6692 liviade#1387 for joining softgov today 💙 1 1 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 3 7
127 621f79e143b89009366c87d0 2021-08-05T22:00:00.000Z Juankbell#7458 iviangita#3204 for meeting Eduardo in person 1 8 3 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 4 7
662 621f79e243b89009366c8a89 2021-08-19T22:00:00.000Z Tam2140#9361 Mount Manu#3530 for their articles in the forum ✍🏻 8 1 8 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 5 7
1020 621f79e243b89009366c8c39 2021-08-26T22:00:00.000Z ALOYSIOUS#3049 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 1 8 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 3 7
638 621f79e243b89009366c8a71 2021-08-19T22:00:00.000Z Tam2140#9361 Mount Manu#3530 for helping Suga with the weekly updates 8 1 5 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 4 7
1045 621f79e243b89009366c8c62 2021-08-26T22:00:00.000Z ZER8🧠#9093 anna-marie#8824 for joining the TEC Agreements refresh kick-off meeting 1 8 3 None None None False False False eduardovegap#0422 Mount Manu#3530 bends#3537 4 7
998 621f79e243b89009366c8c23 2021-08-26T22:00:00.000Z ALOYSIOUS#3049 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 1 8 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 3 7
684 621f79e243b89009366c8a9f 2021-08-19T22:00:00.000Z Mount Manu#3530 Zeptimus#3359 for trying so hard to get engagement on the dashboard going beyond and offering money and for questioning those methods and see how can that affect in the future. Both of you nice job! 8 8 1 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 5 7
164 621f79e143b89009366c87f5 2021-08-05T22:00:00.000Z mateodaza#3156 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 1 8 None None None False False False PhilH#1102 Tam2140#9361 Usua◎ Silver#2618 3 7
1062 621f79e243b89009366c8c74 2021-08-26T22:00:00.000Z Zeptimus#3359 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 1 8 1 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 3 7
1063 621f79e243b89009366c8c75 2021-08-26T22:00:00.000Z liviade#1387 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 8 8 1 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 5 7
1092 621f79e243b89009366c8c92 2021-08-27T22:00:00.000Z David (please DYOR...)#4116 ALOYSIOUS#3049 for supporting me in advocating for my pronouns. ♾️ I was reminded through our interaction that I ought to say my pronouns as I'm traveling through co-community servers and when I'm first meeting folx. I'm so used to being in my server where everyone knows me.Thank you. 🙏 8 3 1 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 4 7
1043 621f79e243b89009366c8c60 2021-08-26T22:00:00.000Z Mettodo#7010 anna-marie#8824 for joining the TEC Agreements refresh kick-off meeting 1 8 3 None None None False False False Sha#6179 acidlazzer#5796 bends#3537 4 7
660 621f79e243b89009366c8a87 2021-08-19T22:00:00.000Z chuygarcia.eth#6692 Mount Manu#3530 for their contributions in Comms 📡 1 5 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 4 7
169 621f79e143b89009366c87fa 2021-08-05T22:00:00.000Z chuygarcia.eth#6692 Mount Manu#3530 for their contributions in Comms 1 8 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 5 7
170 621f79e143b89009366c87fb 2021-08-05T22:00:00.000Z Mount Manu#3530 Mount Manu#3530 for their contributions in Comms 8 5 1 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 4 7
103 621f79e143b89009366c87b8 2021-08-05T22:00:00.000Z Juankbell#7458 iviangita#3204 for coming to the Hatch Party and helping get extra people putting tokens into TEC 8 8 1 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 5 7
1028 621f79e243b89009366c8c41 2021-08-26T22:00:00.000Z Kris#8703 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 1 8 None None None False False False teaci#6108 Tam2140#9361 Usua◎ Silver#2618 3 7
107 621f79e143b89009366c87bc 2021-08-05T22:00:00.000Z natesuits#4789 iviangita#3204 for coming to the Hatch Party and helping get extra people putting tokens into TEC 8 1 8 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 5 7
1025 621f79e243b89009366c8c3e 2021-08-26T22:00:00.000Z fabiomendes#4802 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 1 8 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 3 7
1005 621f79e243b89009366c8c2a 2021-08-26T22:00:00.000Z fabiomendes#4802 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 1 8 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 3 7
763 621f79e243b89009366c8b2d 2021-08-23T22:00:00.000Z mateodaza#3156 liviade#1387 for joining softgov today 💙 1 1 8 None None None False False False PhilH#1102 Tam2140#9361 Usua◎ Silver#2618 3 7
626 621f79e243b89009366c8a65 2021-08-19T22:00:00.000Z BK#7471 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 8 3 None None None False False False PhilH#1102 Mount Manu#3530 calazki#3961 4 7
302 621f79e243b89009366c890a 2021-08-12T22:00:00.000Z Zeptimus#3359 iviangita#3204 for the work in Transparency 5 8 1 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 4 7
46 621f79e143b89009366c877b 2021-08-03T22:00:00.000Z Tam2140#9361 liviade#1387 for joining soft gov yesterday and sharing very important insights! 8 1 3 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 4 7
417 621f79e243b89009366c897d 2021-08-12T22:00:00.000Z ygg_anderson#4998 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 5 8 None None None False False False Sha#6179 acidlazzer#5796 Usua◎ Silver#2618 4 7
421 621f79e243b89009366c8981 2021-08-12T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 1 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 3 7
911 621f79e243b89009366c8bcc 2021-08-26T22:00:00.000Z Suga#8514 iviangita#3204 for a very nice call with Eduardo 1 8 1 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 3 7
732 621f79e243b89009366c8b0c 2021-08-22T22:00:00.000Z David (please DYOR...)#4116 Mount Manu#3530 for joining the Comms Content Hack Session 3 8 1 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 4 7
1122 621f79e243b89009366c8cb2 2021-08-30T22:00:00.000Z David (please DYOR...)#4116 chuygarcia.eth#6692 for attending our Comms WG and enriching our proposal for the commsdao 8 1 1 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 3 7
431 621f79e243b89009366c898b 2021-08-12T22:00:00.000Z trangnv#2156 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 5 8 None None None False False False Sha#6179 acidlazzer#5796 Usua◎ Silver#2618 4 7
435 621f79e243b89009366c89a2 2021-08-12T22:00:00.000Z David (please DYOR...)#4116 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 8 3 1 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 4 7
436 621f79e243b89009366c89a3 2021-08-12T22:00:00.000Z bradleyc#3333 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 8 3 1 None None None False False False teaci#6108 acidlazzer#5796 kristofer#1475 4 7
894 621f79e243b89009366c8bbb 2021-08-26T22:00:00.000Z Mount Manu#3530 iviangita#3204 for all the upcoming comms projects that Chuy is excited about 1 1 8 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 3 7
28 621f79e143b89009366c8769 2021-08-02T22:00:00.000Z chuygarcia.eth#6692 chuygarcia.eth#6692 for attending the comms weekly wg, missed all of you tons 🥲 1 1 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 3 7
451 621f79e243b89009366c89b2 2021-08-12T22:00:00.000Z Zeptimus#3359 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 1 8 3 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 4 7
876 621f79e243b89009366c8ba9 2021-08-26T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for all of their contributions in comms 1 8 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 5 7
464 621f79e243b89009366c89bf 2021-08-13T22:00:00.000Z Tam2140#9361 Mensch#5604 for and especially for helping me out in a moment of stress and guiding me through the Hatch process. Much appreciated! 8 1 5 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 4 7
1138 621f79e243b89009366c8cc3 2021-08-30T22:00:00.000Z griff (💜, 💜)#8888 Suga#8514 for attending the SoftGov call this week and engaging with me as guest host on a discussion of “intellectual humility”. 8 5 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 4 7
10 621f79e143b89009366c8757 2021-08-01T22:00:00.000Z Zeptimus#3359 Zeptimus#3359 for joining the transparency call and participate with great feedback!!⚡ 1 5 8 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 4 7
484 621f79e243b89009366c89d6 2021-08-15T22:00:00.000Z acidlazzer#5796 eduardovegap#0422 for doing an amazing poster for Hatch Outreach ❤️ 1 8 1 621f79e243b89009366c891f None 621f79e243b89009366c891f False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 3 7
487 621f79e243b89009366c89da 2021-08-16T22:00:00.000Z Tam2140#9361 Suga#8514 for taking on the weekly update solo this week! Thank you so much! 5 1 8 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 4 7
857 621f79e243b89009366c8b96 2021-08-26T22:00:00.000Z storypup#2167 iviangita#3204 for gathering for kick-off meeting for the TEC agreements 3 8 1 None None None False False False Sha#6179 Mount Manu#3530 kristofer#1475 4 7
307 621f79e243b89009366c890f 2021-08-12T22:00:00.000Z JeffEmmett#7202 iviangita#3204 for hosting YGG at a very awesome Airbnb 8 3 1 None None None False False False Sha#6179 acidlazzer#5796 kristofer#1475 4 7
300 621f79e243b89009366c8908 2021-08-12T22:00:00.000Z Tam2140#9361 iviangita#3204 for their support to Chuy 5 1 8 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 4 7
997 621f79e243b89009366c8c22 2021-08-26T22:00:00.000Z Peter (porobov.eth) 🤖#3488 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 5 8 None None None False False False eduardovegap#0422 acidlazzer#5796 Usua◎ Silver#2618 4 7
951 621f79e243b89009366c8bf4 2021-08-26T22:00:00.000Z natesuits#4789 iviangita#3204 for orientation stuff 1 8 3 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 4 7
624 621f79e243b89009366c8a63 2021-08-19T22:00:00.000Z Adam B#4867 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 1 8 None None None False False False teaci#6108 Tam2140#9361 Usua◎ Silver#2618 3 7
623 621f79e243b89009366c8a62 2021-08-19T22:00:00.000Z mateodaza#3156 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 1 8 None None None False False False PhilH#1102 Tam2140#9361 Usua◎ Silver#2618 3 7
215 621f79e143b89009366c8830 2021-08-05T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for attending the Legal WG meeting 1 1 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 3 7
620 621f79e243b89009366c8a5f 2021-08-19T22:00:00.000Z akrtws (TE Academy)#4246 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 5 8 None None None False False False eduardovegap#0422 Mount Manu#3530 Usua◎ Silver#2618 4 7
618 621f79e243b89009366c8a5d 2021-08-19T22:00:00.000Z ygg_anderson#4998 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 5 8 None None None False False False Sha#6179 acidlazzer#5796 Usua◎ Silver#2618 4 7
504 621f79e243b89009366c89eb 2021-08-16T22:00:00.000Z ALOYSIOUS#3049 liviade#1387 for joining soft gov! 3 1 8 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 4 7
233 621f79e143b89009366c8843 2021-08-05T22:00:00.000Z Mensch#5604 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 8 1 1 None None None False False False osycross(🦎🦎)#5943 Parrachia#0450 kristofer#1475 3 7
235 621f79e143b89009366c8845 2021-08-05T22:00:00.000Z Pronoia🐙🦘#2154 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 8 1 1 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 Usua◎ Silver#2618 3 7
604 621f79e243b89009366c8a4f 2021-08-19T22:00:00.000Z ALOYSIOUS#3049 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 1 8 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 3 7
242 621f79e143b89009366c884c 2021-08-05T22:00:00.000Z Zeptimus#3359 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 1 8 8 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 5 7
1100 621f79e243b89009366c8c9a 2021-08-29T22:00:00.000Z Dan Knobelsdorf#326 akrtws (TE Academy)#4246 for being by far the best singer in TE Commons 🤩 🎼 🍻 5 8 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 4 7
1101 621f79e243b89009366c8c9b 2021-08-29T22:00:00.000Z iviangita#3204 T-Rossi#1714 for helping with my noob mistakes 😅 8 8 1 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 5 7
64 621f79e143b89009366c8791 2021-08-03T22:00:00.000Z Mount Manu#3530 solsista#5370 for actively enriching the agenda for our next session on 18th 1 3 8 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 4 7
270 621f79e243b89009366c88e8 2021-08-11T22:00:00.000Z trangnv#2156 anna-marie#8824 for attending an onboarding call 1 5 8 None None None False False False Sha#6179 acidlazzer#5796 Usua◎ Silver#2618 4 7
745 621f79e243b89009366c8b1b 2021-08-23T22:00:00.000Z chuygarcia.eth#6692 chuygarcia.eth#6692 for attending the Comms WG, it's beautiful to be back <:TEC:835016327542210560> 🙂 1 1 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 3 7
61 621f79e143b89009366c878e 2021-08-03T22:00:00.000Z liviade#1387 solsista#5370 for participating in the 0mega working group 8 3 1 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 4 7
591 621f79e243b89009366c8a42 2021-08-19T22:00:00.000Z anna-marie#8824 iviangita#3204 for her support in the orientation calls 1 8 3 621f79e143b89009366c88c0 None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 4 7
1109 621f79e243b89009366c8ca5 2021-08-30T22:00:00.000Z Zeptimus#3359 Zeptimus#3359 for yesterday transparency sync ⚡ 1 8 5 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 4 7
130 621f79e143b89009366c87d3 2021-08-05T22:00:00.000Z Suga#8514 iviangita#3204 for meeting Eduardo in person 1 8 1 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 3 7
984 621f79e243b89009366c8c15 2021-08-26T22:00:00.000Z Zeptimus#3359 iviangita#3204 for the engagement in all different working groups 2 8 8 621f79e243b89009366c8a83 None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 6 6
721 621f79e243b89009366c8ad2 2021-08-22T22:00:00.000Z divine_comedian#5493 karmaticacid#1218 for the praise debate summary - ugh I LOVE how well you summarized all this STUFF into a neat and tidy 1 page forum post... just enough information to get the idea... not so much to get upset over 👀 2 8 2 621f79e243b89009366c88e3 None 621f79e243b89009366c88e3 False False False PhilH#1102 acidlazzer#5796 calazki#3961 5 6
471 621f79e243b89009366c89c7 2021-08-13T22:00:00.000Z acidlazzer#5796 iviangita#3204 for Twitter support during the Hatch period 🙏🏼 2 8 8 621f79e243b89009366c891d None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 6 6
1072 621f79e243b89009366c8c7e 2021-08-26T22:00:00.000Z anna-marie#8824 storypup#2167 for her effort in effectively coordinating and planning to give new members a clear goal for the TEC agreements across many time zones. Also for commitment to answering any questions about the process. Great mentorship 2 8 5 621f79e243b89009366c8c6e None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 5 6
355 621f79e243b89009366c893f 2021-08-12T22:00:00.000Z acidlazzer#5796 iviangita#3204 for helping to make the 2nd Graviton Training possible 2 3 8 621f79e143b89009366c8798 None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 4 6
276 621f79e243b89009366c88ee 2021-08-11T22:00:00.000Z divine_comedian#5493 karmaticacid#1218 for praise debate summary forum post - summarizing everything so clean and concise 2 8 2 621f79e243b89009366c88e3 None 621f79e243b89009366c88e3 False False False PhilH#1102 acidlazzer#5796 calazki#3961 5 6
1083 621f79e243b89009366c8c89 2021-08-26T22:00:00.000Z Tam2140#9361 griff (💜, 💜)#8888 for sub-ing in for working group updates in working groups they don't lead in the TEC community call 😄 0 3 5 621f79e243b89009366c8c33 None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 2 5
908 621f79e243b89009366c8bc9 2021-08-26T22:00:00.000Z Zeptimus#3359 iviangita#3204 for the new proposals for the Hatch DAO 13 13 8 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 11 5
940 621f79e243b89009366c8be9 2021-08-26T22:00:00.000Z divine_comedian#5493 iviangita#3204 for forum posting 0 5 0 None None 621f79e243b89009366c8a1f True False False PhilH#1102 acidlazzer#5796 calazki#3961 3 5
821 621f79e243b89009366c8b71 2021-08-25T22:00:00.000Z chuygarcia.eth#6692 karmaticacid#1218 for contributing to the TEC hatch what's next post 13 8 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 9 5
1113 621f79e243b89009366c8ca9 2021-08-30T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for reviewing and editing the Params tweet series 🙏🏼 8 8 13 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 9 5
921 621f79e243b89009366c8bd6 2021-08-26T22:00:00.000Z Juankbell#7458 iviangita#3204 for the post on the next Graviton training and organizing that 5 5 0 None None 621f79e243b89009366c8b91 False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 3 5
735 621f79e243b89009366c8b0f 2021-08-22T22:00:00.000Z MisterBoyfriend#7096 Mount Manu#3530 for doing user testing in our CCD! 8 8 3 None None None False False False PhilH#1102 acidlazzer#5796 Mettodo#7010 6 5
913 621f79e243b89009366c8bce 2021-08-26T22:00:00.000Z Suga#8514 iviangita#3204 for editing the post-Hatch blog article 8 8 3 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 6 5
1119 621f79e243b89009366c8caf 2021-08-30T22:00:00.000Z David (please DYOR...)#4116 griff (💜, 💜)#8888 for working so hard on the Param Tweet Thread 5 0 0 None 621f79e243b89009366c8caa 621f79e243b89009366c8caa False False False teaci#6108 Zeptimus#3359 kristofer#1475 3 5
909 621f79e243b89009366c8bca 2021-08-26T22:00:00.000Z Tam2140#9361 iviangita#3204 for the new proposals for the Hatch DAO 0 3 5 621f79e243b89009366c8a66 None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 2 5
1127 621f79e243b89009366c8cb7 2021-08-30T22:00:00.000Z Zeptimus#3359 chuygarcia.eth#6692 for attending our Comms WG and enriching our proposal for the commsdao 8 5 3 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 5 5
897 621f79e243b89009366c8bbe 2021-08-26T22:00:00.000Z divine_comedian#5493 iviangita#3204 for all their work in the params 0 5 0 621f79e243b89009366c8a6b None 621f79e243b89009366c8a93 False False False PhilH#1102 acidlazzer#5796 calazki#3961 2 5
1128 621f79e243b89009366c8cb8 2021-08-30T22:00:00.000Z AmwFund#0979 chuygarcia.eth#6692 for attending our Comms WG and enriching our proposal for the commsdao 8 8 13 None None None False False False eduardovegap#0422 acidlazzer#5796 bends#3537 9 5
1130 621f79e243b89009366c8cba 2021-08-30T22:00:00.000Z Suga#8514 chuygarcia.eth#6692 for attending our Comms WG and enriching our proposal for the commsdao 8 5 3 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 5 5
891 621f79e243b89009366c8bb8 2021-08-26T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for great 1on1s with Chuy and warming welcome 8 3 8 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 6 5
1132 621f79e243b89009366c8cbc 2021-08-30T22:00:00.000Z Suga#8514 Jolie_Ze#0295 for grade A facilitation skills in navigating SoftGov meeting space and encouraging self-reflective engagement 8 13 8 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 9 5
873 621f79e243b89009366c8ba6 2021-08-26T22:00:00.000Z iviangita#3204 iviangita#3204 for all of their contributions in comms 0 5 0 None None 621f79e143b89009366c87f9 True False False innov8tor3#3988 Zeptimus#3359 enti#1546 2 5
868 621f79e243b89009366c8ba1 2021-08-26T22:00:00.000Z natesuits#4789 iviangita#3204 for getting acidlazzer involved in their projects this week 8 13 8 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 9 5
846 621f79e243b89009366c8b8b 2021-08-26T22:00:00.000Z Suga#8514 iviangita#3204 for jumping in the TEC Case Study 3 8 3 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 4 5
1144 621f79e243b89009366c8cc9 2021-08-30T22:00:00.000Z nic#9212 Suga#8514 for attending the SoftGov call this week and engaging with me as guest host on a discussion of “intellectual humility”. 5 3 8 None None None False False False osycross(🦎🦎)#5943 Vyvy-vi#5040 calazki#3961 5 5
741 621f79e243b89009366c8b17 2021-08-23T22:00:00.000Z eduardovegap#0422 iviangita#3204 for helping with the Hatch Swag outreach 🙏🏼 5 0 0 None 621f79e143b89009366c8813 621f79e243b89009366c8919 False False False PhilH#1102 Parrachia#0450 kristofer#1475 2 5
960 621f79e243b89009366c8bfd 2021-08-26T22:00:00.000Z Suga#8514 iviangita#3204 for helping with Soft Gov while Livia is gone 5 8 3 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 5 5
1082 621f79e243b89009366c8c88 2021-08-26T22:00:00.000Z Juankbell#7458 griff (💜, 💜)#8888 for sub-ing in for working group updates in working groups they don't lead in the TEC community call 😄 3 8 5 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 5 5
1093 621f79e243b89009366c8c93 2021-08-28T22:00:00.000Z ZER8🧠#9093 iviangita#3204 for posting the Discord roles descriptions in the forum and contributing to TEC transparency 🌟 8 13 13 None None None False False False eduardovegap#0422 Mount Manu#3530 bends#3537 11 5
1081 621f79e243b89009366c8c87 2021-08-26T22:00:00.000Z Zeptimus#3359 griff (💜, 💜)#8888 for the great memes this week! 8 3 3 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 4 5
766 621f79e243b89009366c8b30 2021-08-23T22:00:00.000Z karmaticacid#1218 liviade#1387 for joining softgov today 💙 0 5 0 621f79e243b89009366c8b3e None 621f79e243b89009366c8b3e False False False innov8tor3#3988 acidlazzer#5796 bends#3537 1 5
775 621f79e243b89009366c8b39 2021-08-23T22:00:00.000Z ZER8🧠#9093 liviade#1387 for joining softgov today 💙 1 5 0 None None 621f79e243b89009366c8b2b False False False eduardovegap#0422 Mount Manu#3530 bends#3537 2 5
1069 621f79e243b89009366c8c7b 2021-08-26T22:00:00.000Z eduardovegap#0422 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 5 1 None None None True False False PhilH#1102 Parrachia#0450 kristofer#1475 3 5
778 621f79e243b89009366c8b3c 2021-08-23T22:00:00.000Z Jolie_Ze#0295 liviade#1387 for joining softgov today 💙 0 5 0 621f79e243b89009366c8b2e None 621f79e243b89009366c8b2e False False False PhilH#1102 Mount Manu#3530 kristofer#1475 1 5
1067 621f79e243b89009366c8c79 2021-08-26T22:00:00.000Z divine_comedian#5493 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 3 5 None None None True False False PhilH#1102 acidlazzer#5796 calazki#3961 4 5
1066 621f79e243b89009366c8c78 2021-08-26T22:00:00.000Z Juankbell#7458 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 5 1 None None None True False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 3 5
1065 621f79e243b89009366c8c77 2021-08-26T22:00:00.000Z sem 🐝#0161 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 5 5 None None None True False False PhilH#1102 Mount Manu#3530 calazki#3961 5 5
1049 621f79e243b89009366c8c66 2021-08-26T22:00:00.000Z jori#5279 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 5 0 1 None 621f79e243b89009366c8abd None False False False teaci#6108 acidlazzer#5796 Mettodo#7010 2 5
1094 621f79e243b89009366c8c94 2021-08-28T22:00:00.000Z David (please DYOR...)#4116 iviangita#3204 for engaging with our Twitter followers and bringing value to the conversations in our community 🌟 8 13 8 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 9 5
961 621f79e243b89009366c8bfe 2021-08-26T22:00:00.000Z Tam2140#9361 iviangita#3204 for their proposals in the forum 5 3 0 None None 621f79e243b89009366c8bed False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 2 5
791 621f79e243b89009366c8b49 2021-08-23T22:00:00.000Z Zeptimus#3359 liviade#1387 for continuing to surprise me week after week. Your consistency, rhythm, kindness, proactivity, great sense of time and accountability blow my mind 🙌 8 13 8 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 9 5
801 621f79e243b89009366c8b53 2021-08-24T22:00:00.000Z Juankbell#7458 griff (💜, 💜)#8888 for getting the 75% governacne rights post out! 13 8 8 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 9 5
808 621f79e243b89009366c8b64 2021-08-24T22:00:00.000Z karmaticacid#1218 griff (💜, 💜)#8888 for the tip on a groovy bot replacement 8 8 3 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 6 5
975 621f79e243b89009366c8c0c 2021-08-26T22:00:00.000Z iviangita#3204 iviangita#3204 for setting up the foundation for Hubspot 0 5 3 None None None True False False innov8tor3#3988 Zeptimus#3359 enti#1546 4 5
813 621f79e243b89009366c8b69 2021-08-25T22:00:00.000Z iviangita#3204 mheuer#9922 for caring about my SWAGTEC order 3 8 3 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 4 5
971 621f79e243b89009366c8c08 2021-08-26T22:00:00.000Z Suga#8514 iviangita#3204 for helping with What’s Next blog post 8 5 3 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 5 5
815 621f79e243b89009366c8b6b 2021-08-25T22:00:00.000Z sem 🐝#0161 griff (💜, 💜)#8888 for hacking on the notes for the Hatch improvements 3 8 8 None None None False False False PhilH#1102 Mount Manu#3530 calazki#3961 6 5
965 621f79e243b89009366c8c02 2021-08-26T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for the 1on1 with Juan 8 3 5 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 5 5
819 621f79e243b89009366c8b6f 2021-08-25T22:00:00.000Z natesuits#4789 karmaticacid#1218 for contributing to the TEC hatch what's next post 13 13 8 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 11 5
854 621f79e243b89009366c8b93 2021-08-26T22:00:00.000Z Mettodo#7010 iviangita#3204 for gathering for kick-off meeting for the TEC agreements 3 8 3 None None None False False False Sha#6179 acidlazzer#5796 bends#3537 4 5
0 621f79e143b89009366c874d 2021-07-31T22:00:00.000Z pab🐝🐙#6151 Mount Manu#3530 for devoting 20 minutes to going through our Commons configuration dashboard and providing valuable feedback on how to make it better! 3 8 5 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 5 5
336 621f79e243b89009366c892c 2021-08-12T22:00:00.000Z liviade#1387 iviangita#3204 for all their work in making the Hatch happen 0 5 3 621f79e143b89009366c8802 None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 2 5
659 621f79e243b89009366c8a86 2021-08-19T22:00:00.000Z iviangita#3204 Mount Manu#3530 for their contributions in Comms 📡 3 5 0 None None 621f79e143b89009366c87f9 False False False innov8tor3#3988 Zeptimus#3359 enti#1546 2 5
297 621f79e243b89009366c8905 2021-08-12T22:00:00.000Z iviangita#3204 iviangita#3204 for their great contributions to Comms 0 5 0 None None 621f79e143b89009366c87f9 True False False innov8tor3#3988 Zeptimus#3359 enti#1546 2 5
299 621f79e243b89009366c8907 2021-08-12T22:00:00.000Z liviade#1387 iviangita#3204 for their support to Chuy 8 5 3 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 5 5
325 621f79e243b89009366c8921 2021-08-12T22:00:00.000Z Tam2140#9361 iviangita#3204 for all the processes and the work behind the scenes in Hatchers Outreach 0 1 5 621f79e143b89009366c8804 None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 2 5
354 621f79e243b89009366c893e 2021-08-12T22:00:00.000Z anna-marie#8824 iviangita#3204 for helping to make the 2nd Graviton Training possible 8 3 5 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 5 5
373 621f79e243b89009366c8951 2021-08-12T22:00:00.000Z Suga#8514 iviangita#3204 for the important work they do in onboarding 8 8 3 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 6 5
382 621f79e243b89009366c895a 2021-08-12T22:00:00.000Z Tam2140#9361 iviangita#3204 for their work in Hatchers Outreach 0 3 5 621f79e143b89009366c8804 None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 2 5
389 621f79e243b89009366c8961 2021-08-12T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for the fun Hatch memes 3 5 0 None None 621f79e243b89009366c88f3 False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 2 5
401 621f79e243b89009366c896d 2021-08-12T22:00:00.000Z eduardovegap#0422 iviangita#3204 for the TEC Scouts and outreach 8 3 5 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 5 5
405 621f79e243b89009366c8971 2021-08-12T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for executing this vision you had for TEC 8 13 8 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 9 5
407 621f79e243b89009366c8973 2021-08-12T22:00:00.000Z JeffEmmett#7202 iviangita#3204 for all the work in the background 5 8 3 None None None False False False Sha#6179 acidlazzer#5796 kristofer#1475 5 5
444 621f79e243b89009366c89ab 2021-08-12T22:00:00.000Z mafer_cordovas#1034 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 0 5 1 None None None True False False PhilH#1102 Mount Manu#3530 kristofer#1475 3 5
454 621f79e243b89009366c89b5 2021-08-12T22:00:00.000Z GideonRo#3175 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 3 5 621f79e143b89009366c87f4 None None False False False osycross(🦎🦎)#5943 Parrachia#0450 bends#3537 2 5
455 621f79e243b89009366c89b6 2021-08-12T22:00:00.000Z gijsspoor#0183 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 5 5 None None None True False False PhilH#1102 Zeptimus#3359 bends#3537 5 5
456 621f79e243b89009366c89b7 2021-08-12T22:00:00.000Z Suga#8514 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 5 1 None None None True False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 3 5
466 621f79e243b89009366c89c2 2021-08-13T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for the latest super fun Hatch memes 3 5 0 None None 621f79e243b89009366c88f3 False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 2 5
509 621f79e243b89009366c89f0 2021-08-16T22:00:00.000Z Vyvy-vi#5040 Zeptimus#3359 for his stickers desing so cool and he will probably send some the the Giveth House 🥳 8 3 5 None None None False False False Sha#6179 Tam2140#9361 Mettodo#7010 5 5
511 621f79e243b89009366c89f2 2021-08-17T22:00:00.000Z ZER8🧠#9093 Zeptimus#3359 for working on a fun work sesh doing the first draft on Discord Roles document https://docs.google.com/document/d/1el7GdOZwqTTTYb3Es-tzR6e9uNb_KRTe1t7MGQ9JTPY/edit#⚡ 8 13 13 None None None False False False eduardovegap#0422 Mount Manu#3530 bends#3537 11 5
538 621f79e243b89009366c8a0d 2021-08-18T22:00:00.000Z liviade#1387 Juankbell#7458 for helping to make possible the second Graviton training! thank you for all your support and guidance 0 1 5 621f79e243b89009366c8907 621f79e243b89009366c8940 None False False False Sha#6179 tigeroid#2951 Mettodo#7010 1 5
549 621f79e243b89009366c8a18 2021-08-19T22:00:00.000Z Tam2140#9361 iviangita#3204 for taking vacation off 0 1 5 None None None True False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 3 5
551 621f79e243b89009366c8a1a 2021-08-19T22:00:00.000Z Suga#8514 iviangita#3204 for getting out the latest Medium blog post 8 8 3 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 6 5
555 621f79e243b89009366c8a1e 2021-08-19T22:00:00.000Z karmaticacid#1218 iviangita#3204 for all the work they’ve done on the forum 13 8 13 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 11 5
572 621f79e243b89009366c8a2f 2021-08-19T22:00:00.000Z Dan Knobelsdorf#326 iviangita#3204 for turning Tam onto Darkforce 3 8 5 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 5 5
596 621f79e243b89009366c8a47 2021-08-19T22:00:00.000Z anna-marie#8824 Mount Manu#3530 for being on fire re: reading and commenting: it’s like you're everywhere! 🦸🏻‍♀️ 8 8 3 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 6 5
600 621f79e243b89009366c8a4b 2021-08-19T22:00:00.000Z solsista#5370 Mount Manu#3530 for sharing awesome tools that might be helpful for Transparency! 🛠️ 8 5 3 None None None False False False teaci#6108 acidlazzer#5796 kristofer#1475 5 5
651 621f79e243b89009366c8a7e 2021-08-19T22:00:00.000Z Suga#8514 Mount Manu#3530 for consistently publishing community updates 🗞️ 5 0 5 None 621f79e243b89009366c8a03 None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 3 5
291 621f79e243b89009366c88fd 2021-08-11T22:00:00.000Z anna-marie#8824 ALOYSIOUS#3049 for whose tenacious technical support and diligent care has allowed me to get settled in here! <:CommonsStack:835017375405441064> ❤️ 8 3 3 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 4 5
288 621f79e243b89009366c88fa 2021-08-11T22:00:00.000Z trangnv#2156 karmaticacid#1218 for checking out the TEC and lookoing for ways to get involved 3 5 8 None None None False False False Sha#6179 acidlazzer#5796 Usua◎ Silver#2618 5 5
285 621f79e243b89009366c88f7 2021-08-11T22:00:00.000Z Yineisy Mota#1449 anna-marie#8824 for getting TS applications through quickly for 3 folk I know and am super happy are now part of the community, officially! 13 13 8 None None None False False False AmwFund#0979 Zeptimus#3359 bends#3537 11 5
125 621f79e143b89009366c87ce 2021-08-05T22:00:00.000Z natesuits#4789 iviangita#3204 for meeting Eduardo in person 5 0 1 None None None False True False innov8tor3#3988 Parrachia#0450 calazki#3961 3 5
12 621f79e143b89009366c8759 2021-08-01T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for the latest Hatch memes! Very useful in our Twitter content 🙏🏼 😊 3 3 8 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 4 5
27 621f79e143b89009366c8768 2021-08-02T22:00:00.000Z elessar.eth#7945 sem 🐝#0161 for helping as well in the NFT page 5 3 8 621f79e143b89009366c87b1 None None False False False PhilH#1102 Vyvy-vi#5040 Usua◎ Silver#2618 5 5
40 621f79e143b89009366c8775 2021-08-03T22:00:00.000Z Suga#8514 iviangita#3204 for the latest TEC News 8 3 3 None 621f79e143b89009366c8787 None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 4 5
41 621f79e143b89009366c8776 2021-08-03T22:00:00.000Z AmwFund#0979 Mount Manu#3530 for devoting 20 minutes to going through our Commons configuration dashboard AND Python Model and providing valuable feedback on how to make it better! 8 8 3 None None None False False False eduardovegap#0422 acidlazzer#5796 bends#3537 6 5
48 621f79e143b89009366c877d 2021-08-03T22:00:00.000Z Zeptimus#3359 liviade#1387 for joining soft gov yesterday and sharing very important insights! 1 5 0 None None 621f79e143b89009366c8757 False False False AmwFund#0979 Mount Manu#3530 calazki#3961 2 5
57 621f79e143b89009366c878a 2021-08-03T22:00:00.000Z liviade#1387 Zeptimus#3359 for leading stewards call 2 weeks in a row!! 8 8 3 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 6 5
75 621f79e143b89009366c879c 2021-08-04T22:00:00.000Z liviade#1387 Juankbell#7458 for sharing this article about participatory decision making https://medium.com/block-science/mapping-the-computer-aided-governance-process-2e47eaf70889 and praise and for always being in the frontier of political and social innovation research 8 5 3 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 5 5
80 621f79e143b89009366c87a1 2021-08-04T22:00:00.000Z griff (💜, 💜)#8888 Juankbell#7458 for being one of the most energic and inspiring persons i've met and for talking about the elephants in the room, voicing the collective psychosis around public goods. 8 13 8 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 9 5
81 621f79e143b89009366c87a2 2021-08-04T22:00:00.000Z divine_comedian#5493 Nuggan#5183 for reviewing my code and @Mount Manu for the user feedback and proactively searching for collaboration possibilities 13 13 8 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 11 5
93 621f79e143b89009366c87ae 2021-08-05T22:00:00.000Z Zeptimus#3359 iviangita#3204 for finally making it back home from Paris 3 5 0 None None None False False True AmwFund#0979 Mount Manu#3530 calazki#3961 4 5
120 621f79e143b89009366c87c9 2021-08-05T22:00:00.000Z Zeptimus#3359 iviangita#3204 for finally making it home 0 5 0 621f79e143b89009366c87ae None None False False True AmwFund#0979 Mount Manu#3530 calazki#3961 2 5
133 621f79e143b89009366c87d6 2021-08-05T22:00:00.000Z anna-marie#8824 iviangita#3204 for bringing great and needed questions to Soft Gov this week 8 5 3 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 5 5
283 621f79e243b89009366c88f5 2021-08-11T22:00:00.000Z karmaticacid#1218 karmaticacid#1218 for awesome hatch memes 0 3 5 None None None True False False innov8tor3#3988 acidlazzer#5796 bends#3537 4 5
143 621f79e143b89009366c87e0 2021-08-05T22:00:00.000Z Mount Manu#3530 divine_comedian#5493 for gathering feedback on the config dashboard 5 0 5 None 621f79e243b89009366c8aa1 None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 3 5
165 621f79e143b89009366c87f6 2021-08-05T22:00:00.000Z chuygarcia.eth#6692 iviangita#3204 for sharing the information that’s happening around SourceCred 3 8 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 6 5
177 621f79e143b89009366c8802 2021-08-05T22:00:00.000Z liviade#1387 Mount Manu#3530 for reaching out to soft-commit Hatchers 8 5 3 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 5 5
196 621f79e143b89009366c8815 2021-08-05T22:00:00.000Z JeffEmmett#7202 Mount Manu#3530 for spending an hour or so on a call with Gideon 🤙🏻 5 8 3 None None None False False False Sha#6179 acidlazzer#5796 kristofer#1475 5 5
199 621f79e143b89009366c8818 2021-08-05T22:00:00.000Z Suga#8514 Mount Manu#3530 for reaching out to a Steward, at a personal level, at a time when he needed it most 🧚🏻‍♀️ 13 13 8 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 11 5
206 621f79e143b89009366c881f 2021-08-05T22:00:00.000Z Juankbell#7458 Mount Manu#3530 for staying in the Giveth house (and keeping it clean, just like they found it) 0 5 1 None None None True False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 3 5
207 621f79e143b89009366c8820 2021-08-05T22:00:00.000Z elessar.eth#7945 Mount Manu#3530 for staying in the Giveth house (and keeping it clean, just like they found it) 8 8 13 None None None False False False PhilH#1102 Vyvy-vi#5040 Usua◎ Silver#2618 9 5
223 621f79e143b89009366c8838 2021-08-05T22:00:00.000Z Zeptimus#3359 iviangita#3204 for attending the Legal WG meeting 0 5 0 621f79e143b89009366c8831 None 621f79e143b89009366c8831 False False False AmwFund#0979 Mount Manu#3530 calazki#3961 1 5
256 621f79e243b89009366c88da 2021-08-11T22:00:00.000Z Vyvy-vi#5040 trangnv#2156 for an informative AMA session 8 5 3 None None None False False False Sha#6179 Tam2140#9361 Mettodo#7010 5 5
260 621f79e243b89009366c88de 2021-08-11T22:00:00.000Z Nuggan#5183 divine_comedian#5493 for their work on the Commons Config Dashboard 5 3 8 621f79e143b89009366c8750 None None False False False Sha#6179 Tam2140#9361 bends#3537 5 5
263 621f79e243b89009366c88e1 2021-08-11T22:00:00.000Z jukren#8803 divine_comedian#5493 for applying to the trusted seed 8 3 3 None None None False False False AmwFund#0979 Mount Manu#3530 bends#3537 4 5
654 621f79e243b89009366c8a81 2021-08-19T22:00:00.000Z santigs#9769 Mount Manu#3530 for the POAP distribution magic they conjured 🪄 8 8 3 None None None False False False innov8tor3#3988 acidlazzer#5796 enti#1546 6 5
1146 621f79e243b89009366c8ccb 2021-08-30T22:00:00.000Z Suga#8514 Zeptimus#3359 for leading the softgov call it was fun!! 🥳 🙏 3 8 3 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 4 5
695 621f79e243b89009366c8ab8 2021-08-20T22:00:00.000Z Tam2140#9361 Zeptimus#3359 for guide me on what are the learbings that are getting paid so i could guide a community member 🙏 8 8 3 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 6 5
697 621f79e243b89009366c8aba 2021-08-20T22:00:00.000Z OddName#8763 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 0 5 1 None None None True False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 3 5
667 621f79e243b89009366c8a8e 2021-08-19T22:00:00.000Z liviade#1387 Mount Manu#3530 for their amazing talks in Paris! 👩🏻‍🏫 13 13 8 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 11 5
661 621f79e243b89009366c8a88 2021-08-19T22:00:00.000Z acidlazzer#5796 Mount Manu#3530 for their contributions in Comms 📡 0 1 5 621f79e143b89009366c881a None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 2 5
663 621f79e243b89009366c8a8a 2021-08-19T22:00:00.000Z Suga#8514 Mount Manu#3530 for their articles in the forum ✍🏻 0 5 5 None None None True False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 5 5
669 621f79e243b89009366c8a90 2021-08-19T22:00:00.000Z Zeptimus#3359 Mount Manu#3530 for all his work with Dashlane: really cool setup that you have going on there! 🧞‍♂️ 13 8 8 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 9 5
712 621f79e243b89009366c8ac9 2021-08-20T22:00:00.000Z eduardovegap#0422 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 5 1 None None None True False False PhilH#1102 Parrachia#0450 kristofer#1475 3 5
676 621f79e243b89009366c8a97 2021-08-19T22:00:00.000Z Juankbell#7458 Mount Manu#3530 for leading Graviton training sessions 👨🏻‍🏫 1 5 0 None None 621f79e243b89009366c89fd False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 3 5
693 621f79e243b89009366c8ab6 2021-08-20T22:00:00.000Z liviade#1387 Jolie_Ze#0295 for being so supportive and engaging in my DMs. And for reaching to begin with! 8 5 3 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 5 5
709 621f79e243b89009366c8ac6 2021-08-20T22:00:00.000Z mafer_cordovas#1034 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 0 5 1 None None None True False False PhilH#1102 Mount Manu#3530 kristofer#1475 3 5
675 621f79e243b89009366c8a96 2021-08-19T22:00:00.000Z durgadas#9280 Mount Manu#3530 for leading Graviton training sessions 👨🏻‍🏫 13 13 8 None None None False False False Sha#6179 Parrachia#0450 Mettodo#7010 11 5
679 621f79e243b89009366c8a9a 2021-08-19T22:00:00.000Z liviade#1387 Mount Manu#3530 for leading Graviton training sessions 👨🏻‍🏫 13 13 8 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 11 5
780 621f79e243b89009366c8b3e 2021-08-23T22:00:00.000Z karmaticacid#1218 liviade#1387 for joining softgov today 💙 1 5 1 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 2 4
755 621f79e243b89009366c8b25 2021-08-23T22:00:00.000Z ZER8🧠#9093 chuygarcia.eth#6692 for attending the Comms WG, it's beautiful to be back <:TEC:835016327542210560> 🙂 1 5 1 None None None False False False eduardovegap#0422 Mount Manu#3530 bends#3537 2 4
915 621f79e243b89009366c8bd0 2021-08-26T22:00:00.000Z acidlazzer#5796 iviangita#3204 for pushing out really cool graphics on demand and for the Youtube videos 1 5 1 621f79e243b89009366c8b6e None 621f79e243b89009366c8b6e False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 3 4
761 621f79e243b89009366c8b2b 2021-08-23T22:00:00.000Z ZER8🧠#9093 liviade#1387 for joining softgov today 💙 1 5 1 None None None False False False eduardovegap#0422 Mount Manu#3530 bends#3537 2 4
752 621f79e243b89009366c8b22 2021-08-23T22:00:00.000Z natesuits#4789 chuygarcia.eth#6692 for attending the Comms WG, it's beautiful to be back <:TEC:835016327542210560> 🙂 1 1 5 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 2 4
938 621f79e243b89009366c8be7 2021-08-26T22:00:00.000Z karmaticacid#1218 iviangita#3204 for all the work they’ve been doing in params 1 5 5 621f79e243b89009366c8bc0 None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 3 4
939 621f79e243b89009366c8be8 2021-08-26T22:00:00.000Z Mount Manu#3530 iviangita#3204 for all the work they’ve been doing in params 5 1 3 None 621f79e243b89009366c8a6c None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 3 4
910 621f79e243b89009366c8bcb 2021-08-26T22:00:00.000Z anna-marie#8824 iviangita#3204 for a very nice call with Eduardo 5 3 1 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 3 4
694 621f79e243b89009366c8ab7 2021-08-20T22:00:00.000Z Zeptimus#3359 Jolie_Ze#0295 for the wayfinding on how to plug in and contribute 5 5 1 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 3 4
250 621f79e143b89009366c8892 2021-08-08T22:00:00.000Z MisterBoyfriend#7096 chuygarcia.eth#6692 for being our TEC Denzel: https://youtu.be/7uGy_KNr2rk 1 5 3 None None None False False False PhilH#1102 acidlazzer#5796 Mettodo#7010 3 4
422 621f79e243b89009366c8982 2021-08-12T22:00:00.000Z AmwFund#0979 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 5 1 None None None False False False eduardovegap#0422 acidlazzer#5796 bends#3537 2 4
433 621f79e243b89009366c898d 2021-08-12T22:00:00.000Z Zeptimus#3359 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 5 1 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 2 4
424 621f79e243b89009366c8984 2021-08-12T22:00:00.000Z Juankbell#7458 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 5 1 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 2 4
426 621f79e243b89009366c8986 2021-08-12T22:00:00.000Z karmaticacid#1218 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 5 1 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 2 4
905 621f79e243b89009366c8bc6 2021-08-26T22:00:00.000Z Zeptimus#3359 iviangita#3204 for always being there 1 5 1 621f79e243b89009366c8bb6 None 621f79e243b89009366c8bb6 False False False AmwFund#0979 Mount Manu#3530 calazki#3961 2 4
980 621f79e243b89009366c8c11 2021-08-26T22:00:00.000Z divine_comedian#5493 iviangita#3204 for all the commons config dashboard stuff 2 5 1 621f79e243b89009366c8a36 None 621f79e243b89009366c8932 False False False PhilH#1102 acidlazzer#5796 calazki#3961 3 4
895 621f79e243b89009366c8bbc 2021-08-26T22:00:00.000Z acidlazzer#5796 iviangita#3204 for all the upcoming comms projects that Chuy is excited about 3 1 5 None None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 3 4
892 621f79e243b89009366c8bb9 2021-08-26T22:00:00.000Z David (please DYOR...)#4116 iviangita#3204 for all the upcoming comms projects that Chuy is excited about 5 3 1 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 3 4
890 621f79e243b89009366c8bb7 2021-08-26T22:00:00.000Z Tam2140#9361 iviangita#3204 for great 1on1s with Chuy and warming welcome 5 1 5 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 3 4
888 621f79e243b89009366c8bb5 2021-08-26T22:00:00.000Z Suga#8514 iviangita#3204 for the initiatives in the orientation 3 5 1 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 3 4
446 621f79e243b89009366c89ad 2021-08-12T22:00:00.000Z mheuer#9922 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 5 3 1 None None None False False False innov8tor3#3988 Zeptimus#3359 bends#3537 3 4
764 621f79e243b89009366c8b2e 2021-08-23T22:00:00.000Z Jolie_Ze#0295 liviade#1387 for joining softgov today 💙 1 5 1 None None None False False False PhilH#1102 Mount Manu#3530 kristofer#1475 2 4
870 621f79e243b89009366c8ba3 2021-08-26T22:00:00.000Z Juankbell#7458 iviangita#3204 for getting acidlazzer involved in their projects this week 1 5 5 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 3 4
467 621f79e243b89009366c89c3 2021-08-13T22:00:00.000Z divine_comedian#5493 iviangita#3204 for the latest super fun Hatch memes 5 5 1 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 3 4
480 621f79e243b89009366c89d2 2021-08-15T22:00:00.000Z ZER8🧠#9093 iviangita#3204 for joining the Transparency WG sync call 1 5 1 None None None False False False eduardovegap#0422 Mount Manu#3530 bends#3537 2 4
499 621f79e243b89009366c89e6 2021-08-16T22:00:00.000Z Juankbell#7458 liviade#1387 for joining soft gov! 1 5 1 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 2 4
236 621f79e143b89009366c8846 2021-08-05T22:00:00.000Z mheuer#9922 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 5 3 1 None None None False False False innov8tor3#3988 Zeptimus#3359 bends#3537 3 4
1001 621f79e243b89009366c8c26 2021-08-26T22:00:00.000Z AmwFund#0979 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 5 1 None None None False False False eduardovegap#0422 acidlazzer#5796 bends#3537 2 4
216 621f79e143b89009366c8831 2021-08-05T22:00:00.000Z Zeptimus#3359 iviangita#3204 for attending the Legal WG meeting 1 5 3 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 3 4
153 621f79e143b89009366c87ea 2021-08-05T22:00:00.000Z karmaticacid#1218 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 5 1 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 2 4
8 621f79e143b89009366c8755 2021-08-01T22:00:00.000Z Dan Knobelsdorf#326 Zeptimus#3359 for joining the transparency call and participate with great feedback!!⚡ 5 3 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 3 4
1139 621f79e243b89009366c8cc4 2021-08-30T22:00:00.000Z eduardovegap#0422 Suga#8514 for attending the SoftGov call this week and engaging with me as guest host on a discussion of “intellectual humility”. 1 5 1 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 2 4
1134 621f79e243b89009366c8cbf 2021-08-30T22:00:00.000Z Zeptimus#3359 Suga#8514 for attending the SoftGov call this week and engaging with me as guest host on a discussion of “intellectual humility”. 1 5 3 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 3 4
1133 621f79e243b89009366c8cbe 2021-08-30T22:00:00.000Z Jolie_Ze#0295 Suga#8514 for attending the SoftGov call this week and engaging with me as guest host on a discussion of “intellectual humility”. 3 5 1 None None None False False False PhilH#1102 Mount Manu#3530 kristofer#1475 3 4
32 621f79e143b89009366c876d 2021-08-02T22:00:00.000Z Zeptimus#3359 chuygarcia.eth#6692 for attending the comms weekly wg, missed all of you tons 🥲 1 5 3 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 3 4
36 621f79e143b89009366c8771 2021-08-02T22:00:00.000Z santigs#9769 chuygarcia.eth#6692 for attending the comms weekly wg, missed all of you tons 🥲 1 5 1 None None None False False False innov8tor3#3988 acidlazzer#5796 enti#1546 2 4
45 621f79e143b89009366c877a 2021-08-03T22:00:00.000Z Mount Manu#3530 liviade#1387 for joining soft gov yesterday and sharing very important insights! 5 3 1 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 3 4
710 621f79e243b89009366c8ac7 2021-08-20T22:00:00.000Z mheuer#9922 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 5 3 1 None None None False False False innov8tor3#3988 Zeptimus#3359 bends#3537 3 4
63 621f79e143b89009366c8790 2021-08-03T22:00:00.000Z durgadas#9280 solsista#5370 for participating in the 0mega working group 5 5 1 None None None False False False Sha#6179 Parrachia#0450 Mettodo#7010 3 4
100 621f79e143b89009366c87b5 2021-08-05T22:00:00.000Z eduardovegap#0422 iviangita#3204 for coming to the Hatch Party and helping get extra people putting tokens into TEC 3 1 5 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 3 4
1087 621f79e243b89009366c8c8d 2021-08-26T22:00:00.000Z ALOYSIOUS#3049 David (please DYOR...)#4116 for her prolific and profound twitter postings and interaction with TEC Twitter. You have wonderful thoughts! 5 1 3 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 3 4
1080 621f79e243b89009366c8c86 2021-08-26T22:00:00.000Z divine_comedian#5493 griff (💜, 💜)#8888 for the great memes this week! 5 5 1 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 3 4
1079 621f79e243b89009366c8c85 2021-08-26T22:00:00.000Z Nuggan#5183 griff (💜, 💜)#8888 for the great memes this week! 1 5 5 621f79e243b89009366c88f4 None None False False False Sha#6179 Tam2140#9361 bends#3537 3 4
150 621f79e143b89009366c87e7 2021-08-05T22:00:00.000Z AmwFund#0979 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 5 1 None None None False False False eduardovegap#0422 acidlazzer#5796 bends#3537 2 4
157 621f79e143b89009366c87ee 2021-08-05T22:00:00.000Z santigs#9769 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 5 1 None None None False False False innov8tor3#3988 acidlazzer#5796 enti#1546 2 4
211 621f79e143b89009366c882c 2021-08-05T22:00:00.000Z santigs#9769 iviangita#3204 for attending the Legal WG meeting 1 5 1 None None None False False False innov8tor3#3988 acidlazzer#5796 enti#1546 2 4
158 621f79e143b89009366c87ef 2021-08-05T22:00:00.000Z Sukanshi | MultiSafe#9407 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 5 1 None None None False False False innov8tor3#3988 Mount Manu#3530 Mettodo#7010 2 4
160 621f79e143b89009366c87f1 2021-08-05T22:00:00.000Z xm3van#0929 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 5 1 None None None False False False teaci#6108 acidlazzer#5796 kristofer#1475 2 4
161 621f79e143b89009366c87f2 2021-08-05T22:00:00.000Z Zeptimus#3359 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 5 1 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 2 4
1056 621f79e243b89009366c8c6d 2021-08-26T22:00:00.000Z Kojak#5611 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 5 3 1 None None None False False False teaci#6108 acidlazzer#5796 Usua◎ Silver#2618 3 4
1055 621f79e243b89009366c8c6c 2021-08-26T22:00:00.000Z DaveW#9619 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 5 3 1 None None None False False False innov8tor3#3988 acidlazzer#5796 kristofer#1475 3 4
1054 621f79e243b89009366c8c6b 2021-08-26T22:00:00.000Z mheuer#9922 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 5 3 1 None None None False False False innov8tor3#3988 Zeptimus#3359 bends#3537 3 4
1047 621f79e243b89009366c8c64 2021-08-26T22:00:00.000Z David (please DYOR...)#4116 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 5 3 1 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 3 4
1041 621f79e243b89009366c8c5e 2021-08-26T22:00:00.000Z Zeptimus#3359 anna-marie#8824 for joining the TEC Agreements refresh kick-off meeting 1 3 5 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 3 4
700 621f79e243b89009366c8abd 2021-08-20T22:00:00.000Z jori#5279 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 5 3 1 None None None False False False teaci#6108 acidlazzer#5796 Mettodo#7010 3 4
179 621f79e143b89009366c8804 2021-08-05T22:00:00.000Z Tam2140#9361 Mount Manu#3530 for reaching out to soft-commit Hatchers 5 1 5 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 3 4
698 621f79e243b89009366c8abb 2021-08-20T22:00:00.000Z David (please DYOR...)#4116 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 5 3 1 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 3 4
1010 621f79e243b89009366c8c2f 2021-08-26T22:00:00.000Z divine_comedian#5493 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 5 3 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 3 4
1009 621f79e243b89009366c8c2e 2021-08-26T22:00:00.000Z karmaticacid#1218 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 5 1 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 2 4
505 621f79e243b89009366c89ec 2021-08-16T22:00:00.000Z AmwFund#0979 liviade#1387 for joining soft gov! 1 5 3 None None None False False False eduardovegap#0422 acidlazzer#5796 bends#3537 3 4
501 621f79e243b89009366c89e8 2021-08-16T22:00:00.000Z Zeptimus#3359 liviade#1387 for joining soft gov! 1 5 3 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 3 4
271 621f79e243b89009366c88e9 2021-08-11T22:00:00.000Z Media#1337 anna-marie#8824 for attending an onboarding call 3 5 1 None None None False False False osycross(🦎🦎)#5943 Mount Manu#3530 Mettodo#7010 3 4
800 621f79e243b89009366c8b52 2021-08-24T22:00:00.000Z Tam2140#9361 griff (💜, 💜)#8888 for coming to the Params hack sesh on sunday! 1 1 5 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 2 4
613 621f79e243b89009366c8a58 2021-08-19T22:00:00.000Z divine_comedian#5493 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 5 3 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 3 4
563 621f79e243b89009366c8a26 2021-08-19T22:00:00.000Z durgadas#9280 iviangita#3204 for helping with study plan of Gravity and offering to be facilitators of 2nd Graviton training 1 1 5 621f79e243b89009366c8a0e 621f79e243b89009366c8a96 None False False False Sha#6179 Parrachia#0450 Mettodo#7010 2 4
619 621f79e243b89009366c8a5e 2021-08-19T22:00:00.000Z Zeptimus#3359 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 5 1 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 2 4
562 621f79e243b89009366c8a25 2021-08-19T22:00:00.000Z liviade#1387 iviangita#3204 for her work in soft gov 5 2 1 None 621f79e243b89009366c896b None False False False Sha#6179 tigeroid#2951 Mettodo#7010 2 4
612 621f79e243b89009366c8a57 2021-08-19T22:00:00.000Z karmaticacid#1218 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 5 1 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 2 4
609 621f79e243b89009366c8a54 2021-08-19T22:00:00.000Z Jsimbouras#2339 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 5 1 None None None False False False AmwFund#0979 acidlazzer#5796 kristofer#1475 2 4
625 621f79e243b89009366c8a64 2021-08-19T22:00:00.000Z Caeser (PST)#0046 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 5 1 None None None False False False PhilH#1102 Mount Manu#3530 kristofer#1475 2 4
826 621f79e243b89009366c8b77 2021-08-25T22:00:00.000Z anna-marie#8824 Zeptimus#3359 for the warm welcoming to the new commers!! 5 1 5 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 3 4
770 621f79e243b89009366c8b34 2021-08-23T22:00:00.000Z divine_comedian#5493 liviade#1387 for joining softgov today 💙 1 5 3 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 3 4
665 621f79e243b89009366c8a8c 2021-08-19T22:00:00.000Z Cyber Rabbit#3221 Mount Manu#3530 for joining our community 🆕 1 1 5 None None None False False False teaci#6108 Zeptimus#3359 bends#3537 2 4
615 621f79e243b89009366c8a5a 2021-08-19T22:00:00.000Z solsista#5370 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 5 1 None None None False False False teaci#6108 acidlazzer#5796 kristofer#1475 2 4
605 621f79e243b89009366c8a50 2021-08-19T22:00:00.000Z AmwFund#0979 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 5 1 None None None False False False eduardovegap#0422 acidlazzer#5796 bends#3537 2 4
949 621f79e243b89009366c8bf2 2021-08-26T22:00:00.000Z anna-marie#8824 iviangita#3204 for orientation stuff 2 5 3 621f79e243b89009366c8b4b None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 3 3
220 621f79e143b89009366c8835 2021-08-05T22:00:00.000Z Juankbell#7458 iviangita#3204 for attending the Legal WG meeting 1 3 0 None None None False False True eduardovegap#0422 Mount Manu#3530 kristofer#1475 2 3
1027 621f79e243b89009366c8c40 2021-08-26T22:00:00.000Z Juankbell#7458 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 3 0 None None None False False True eduardovegap#0422 Mount Manu#3530 kristofer#1475 2 3
851 621f79e243b89009366c8b90 2021-08-26T22:00:00.000Z Mount Manu#3530 iviangita#3204 for all the CCD parameters forum posts 0 3 3 None None None True False False PhilH#1102 Parrachia#0450 divine_comedian#5493 3 3
696 621f79e243b89009366c8ab9 2021-08-20T22:00:00.000Z Atotsm#5719 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 0 3 1 None None None True False False PhilH#1102 acidlazzer#5796 kristofer#1475 2 3
1048 621f79e243b89009366c8c65 2021-08-26T22:00:00.000Z innov8tor3#3988 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 3 0 1 None 621f79e143b89009366c8840 None False False False Sha#6179 acidlazzer#5796 bends#3537 1 3
229 621f79e143b89009366c883f 2021-08-05T22:00:00.000Z Ekeneodigwe#1502 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 0 3 1 None None None True False False PhilH#1102 acidlazzer#5796 Usua◎ Silver#2618 2 3
69 621f79e143b89009366c8796 2021-08-04T22:00:00.000Z AmwFund#0979 Zeptimus#3359 for his support on medium, to make shermin a writer! 8 8 5 None None None False False False eduardovegap#0422 acidlazzer#5796 bends#3537 7 3
1102 621f79e243b89009366c8c9c 2021-08-29T22:00:00.000Z anna-marie#8824 T-Rossi#1714 for her initiative in reviewing the TEC Agreements and her awesome work in organizing it for new members to join the task 🙂 🙏 2 5 5 621f79e243b89009366c8c6e None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 4 3
773 621f79e243b89009366c8b37 2021-08-23T22:00:00.000Z Zeptimus#3359 liviade#1387 for joining softgov today 💙 0 3 0 621f79e243b89009366c8b29 None 621f79e243b89009366c8b29 False False False AmwFund#0979 Mount Manu#3530 calazki#3961 1 3
979 621f79e243b89009366c8c10 2021-08-26T22:00:00.000Z Suga#8514 iviangita#3204 for onboarding and all the inclusion initiatives you’re taking on 8 8 5 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 7 3
557 621f79e243b89009366c8a20 2021-08-19T22:00:00.000Z Mount Manu#3530 iviangita#3204 for user testing the dashboard 3 0 0 None 621f79e243b89009366c8aa1 621f79e143b89009366c874e False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 1 3
569 621f79e243b89009366c8a2c 2021-08-19T22:00:00.000Z Suga#8514 iviangita#3204 for ce of nature and she gets everything out even she’s on vacation 8 5 8 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 7 3
716 621f79e243b89009366c8acd 2021-08-20T22:00:00.000Z iviangita#3204 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 3 1 None None None True False False innov8tor3#3988 Zeptimus#3359 enti#1546 2 3
347 621f79e243b89009366c8937 2021-08-12T22:00:00.000Z Dan Knobelsdorf#326 iviangita#3204 for curating the Trusted Seed 3 0 0 None 621f79e243b89009366c8922 621f79e243b89009366c88e6 False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 6 3
134 621f79e143b89009366c87d7 2021-08-05T22:00:00.000Z Tam2140#9361 iviangita#3204 for taking vacation and taking her time off seriously 0 1 3 None None None True False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 2 3
83 621f79e143b89009366c87a4 2021-08-04T22:00:00.000Z griff (💜, 💜)#8888 Nuggan#5183 for reviewing my code and @Mount Manu for the user feedback and proactively searching for collaboration possibilities 5 8 8 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 7 3
191 621f79e143b89009366c8810 2021-08-05T22:00:00.000Z Suga#8514 Mount Manu#3530 for making the Paris trip possible ✈️ 8 5 5 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 6 3
704 621f79e243b89009366c8ac1 2021-08-20T22:00:00.000Z Lin#3884 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 0 3 1 None None None True False False PhilH#1102 acidlazzer#5796 bends#3537 2 3
124 621f79e143b89009366c87cd 2021-08-05T22:00:00.000Z AmwFund#0979 iviangita#3204 for helping with the hatchers outreach 8 8 5 None None None False False False eduardovegap#0422 acidlazzer#5796 bends#3537 7 3
1058 621f79e243b89009366c8c70 2021-08-26T22:00:00.000Z Mount Manu#3530 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 3 1 None None None True False False PhilH#1102 Parrachia#0450 divine_comedian#5493 2 3
198 621f79e143b89009366c8817 2021-08-05T22:00:00.000Z liviade#1387 Mount Manu#3530 for reaching out to a Steward, at a personal level, at a time when he needed it most 🧚🏻‍♀️ 8 8 5 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 7 3
388 621f79e243b89009366c8960 2021-08-12T22:00:00.000Z Nuggan#5183 iviangita#3204 for the fun Hatch memes 0 3 3 621f79e243b89009366c88de None None False False False Sha#6179 Tam2140#9361 bends#3537 3 3
412 621f79e243b89009366c8978 2021-08-12T22:00:00.000Z karmaticacid#1218 iviangita#3204 for all the great memes 2 3 5 621f79e243b89009366c89c5 None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 3 3
406 621f79e243b89009366c8972 2021-08-12T22:00:00.000Z Dan Knobelsdorf#326 iviangita#3204 for all the Trusted Seed work you’ve done and approving applications 3 0 0 None 621f79e243b89009366c895e 621f79e243b89009366c88e6 False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 2 3
699 621f79e243b89009366c8abc 2021-08-20T22:00:00.000Z innov8tor3#3988 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 3 0 1 None 621f79e143b89009366c8840 None False False False Sha#6179 acidlazzer#5796 bends#3537 1 3
543 621f79e243b89009366c8a12 2021-08-18T22:00:00.000Z acidlazzer#5796 Juankbell#7458 for helping to make possible the second Graviton training! thank you for all your support and guidance 2 5 3 621f79e143b89009366c8798 None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 3 3
438 621f79e243b89009366c89a5 2021-08-12T22:00:00.000Z innov8tor3#3988 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 3 0 1 None 621f79e143b89009366c8840 None False False False Sha#6179 acidlazzer#5796 bends#3537 1 3
957 621f79e243b89009366c8bfa 2021-08-26T22:00:00.000Z divine_comedian#5493 iviangita#3204 for their time getting involved in the dashboard 2 5 5 621f79e243b89009366c8a36 None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 4 3
1141 621f79e243b89009366c8cc6 2021-08-30T22:00:00.000Z divine_comedian#5493 Suga#8514 for attending the SoftGov call this week and engaging with me as guest host on a discussion of “intellectual humility”. 5 5 8 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 6 3
849 621f79e243b89009366c8b8e 2021-08-26T22:00:00.000Z liviade#1387 iviangita#3204 for the incredible the TEC Covenant and the Reward System posts in the forum 5 8 8 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 7 3
802 621f79e243b89009366c8b55 2021-08-24T22:00:00.000Z anna-marie#8824 Suga#8514 for that impressively constructive call on community building! 2 5 5 621f79e243b89009366c8b4b None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 4 3
776 621f79e243b89009366c8b3a 2021-08-23T22:00:00.000Z Juankbell#7458 liviade#1387 for joining softgov today 💙 1 3 0 None None None False False True eduardovegap#0422 Mount Manu#3530 kristofer#1475 2 3
275 621f79e243b89009366c88ed 2021-08-11T22:00:00.000Z GideonRo#3175 anna-marie#8824 for such thoughtful input on forum posts and finding my joke about chickens funny 8 5 5 None None None False False False osycross(🦎🦎)#5943 Parrachia#0450 bends#3537 6 3
459 621f79e243b89009366c89ba 2021-08-12T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 3 1 0 None None None False False True teaci#6108 Vyvy-vi#5040 divine_comedian#5493 2 3
517 621f79e243b89009366c89f8 2021-08-17T22:00:00.000Z ZER8🧠#9093 Mount Manu#3530 for joining me on a social conversation that has developed into work-related tasks & issues 8 5 8 None None None False False False eduardovegap#0422 Mount Manu#3530 bends#3537 7 3
298 621f79e243b89009366c8906 2021-08-12T22:00:00.000Z acidlazzer#5796 iviangita#3204 for their great contributions to Comms 0 1 3 621f79e143b89009366c881a None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 1 3
875 621f79e243b89009366c8ba8 2021-08-26T22:00:00.000Z Mount Manu#3530 iviangita#3204 for all of their contributions in comms 0 3 3 621f79e143b89009366c87fb None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 2 3
528 621f79e243b89009366c8a03 2021-08-18T22:00:00.000Z Suga#8514 divine_comedian#5493 for consistently publishing community updates 8 8 5 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 7 3
877 621f79e243b89009366c8baa 2021-08-26T22:00:00.000Z iviangita#3204 iviangita#3204 for a lot of everything that we do 0 3 1 None None None True False False innov8tor3#3988 Zeptimus#3359 enti#1546 2 3
816 621f79e243b89009366c8b6c 2021-08-25T22:00:00.000Z griff (💜, 💜)#8888 griff (💜, 💜)#8888 for hacking on the notes for the Hatch improvements 5 8 5 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 6 3
274 621f79e243b89009366c88ec 2021-08-11T22:00:00.000Z taxil#8577 anna-marie#8824 for getting their TS application in super quickly so that they could be a part of the hatch 5 8 5 None None None False False False PhilH#1102 acidlazzer#5796 Mettodo#7010 6 3
1035 621f79e243b89009366c8c48 2021-08-26T22:00:00.000Z Zeptimus#3359 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 0 3 0 621f79e243b89009366c8c36 None 621f79e243b89009366c8c36 False False False AmwFund#0979 Mount Manu#3530 calazki#3961 1 3
881 621f79e243b89009366c8bae 2021-08-26T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for being such an amazing leader and inspiring so many of us 8 5 5 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 6 3
598 621f79e243b89009366c8a49 2021-08-19T22:00:00.000Z griff (💜, 💜)#8888 Mount Manu#3530 for sharing awesome tools that might be helpful for Transparency! 🛠️ 8 5 5 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 6 3
789 621f79e243b89009366c8b47 2021-08-23T22:00:00.000Z Tam2140#9361 liviade#1387 for helping me ground in our weekly sync, for being a loving and careful friend and for bringing grand work contributions to every meeting 🌹 ❤️ 8 5 5 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 6 3
303 621f79e243b89009366c890b 2021-08-12T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for being outdoors 3 3 0 None None None False False True teaci#6108 Vyvy-vi#5040 divine_comedian#5493 3 3
272 621f79e243b89009366c88ea 2021-08-11T22:00:00.000Z Media#1337 anna-marie#8824 for getting their TS application in super quickly so that they could be a part of the hatch 8 8 5 None None None False False False osycross(🦎🦎)#5943 Mount Manu#3530 Mettodo#7010 7 3
443 621f79e243b89009366c89aa 2021-08-12T22:00:00.000Z taxil#8577 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 0 3 1 None None None True False False PhilH#1102 acidlazzer#5796 Mettodo#7010 2 3
711 621f79e243b89009366c8ac8 2021-08-20T22:00:00.000Z Mount Manu#3530 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 3 1 None None None True False False PhilH#1102 Parrachia#0450 divine_comedian#5493 2 3
1070 621f79e243b89009366c8c7c 2021-08-26T22:00:00.000Z GCF#3655 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 3 1 None None None True False False eduardovegap#0422 acidlazzer#5796 kristofer#1475 2 3
1042 621f79e243b89009366c8c5f 2021-08-26T22:00:00.000Z innov8tor3#3988 anna-marie#8824 for joining the TEC Agreements refresh kick-off meeting 1 0 3 None 621f79e243b89009366c8b95 None False False False Sha#6179 acidlazzer#5796 bends#3537 1 3
313 621f79e243b89009366c8915 2021-08-12T22:00:00.000Z Nuggan#5183 iviangita#3204 for the work they’ve been doing in the Commons Upgrade Dashboard 5 5 8 621f79e143b89009366c8750 None None False False False Sha#6179 Tam2140#9361 bends#3537 6 3
1088 621f79e243b89009366c8c8e 2021-08-26T22:00:00.000Z Zeptimus#3359 iviangita#3204 for the memes we need for the proposals 🙏🏽 0 3 0 621f79e243b89009366c8c87 None 621f79e243b89009366c8c87 False False False AmwFund#0979 Mount Manu#3530 calazki#3961 1 3
266 621f79e243b89009366c88e4 2021-08-11T22:00:00.000Z karmaticacid#1218 divine_comedian#5493 for their comments on the CCD figma 5 5 3 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 4 2
267 621f79e243b89009366c88e5 2021-08-11T22:00:00.000Z anna-marie#8824 divine_comedian#5493 for their comments on the CCD figma 5 3 3 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 3 2
281 621f79e243b89009366c88f3 2021-08-11T22:00:00.000Z griff (💜, 💜)#8888 karmaticacid#1218 for awesome hatch memes 3 5 5 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 4 2
747 621f79e243b89009366c8b1d 2021-08-23T22:00:00.000Z Zeptimus#3359 chuygarcia.eth#6692 for attending the Comms WG, it's beautiful to be back <:TEC:835016327542210560> 🙂 1 3 1 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 1 2
968 621f79e243b89009366c8c05 2021-08-26T22:00:00.000Z mheuer#9922 iviangita#3204 for helping the Graviton POAPs 1 3 1 621f79e243b89009366c8b92 621f79e243b89009366c8b67 621f79e243b89009366c8b92 False False False innov8tor3#3988 Zeptimus#3359 bends#3537 1 2
506 621f79e243b89009366c89ed 2021-08-16T22:00:00.000Z David (please DYOR...)#4116 liviade#1387 for joining soft gov! 3 1 1 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 1 2
746 621f79e243b89009366c8b1c 2021-08-23T22:00:00.000Z Juankbell#7458 chuygarcia.eth#6692 for attending the Comms WG, it's beautiful to be back <:TEC:835016327542210560> 🙂 1 3 1 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 1 2
990 621f79e243b89009366c8c1b 2021-08-26T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for answering all of Zep’s questions 5 3 5 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 4 2
1017 621f79e243b89009366c8c36 2021-08-26T22:00:00.000Z Zeptimus#3359 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 3 1 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 1 2
201 621f79e143b89009366c881a 2021-08-05T22:00:00.000Z acidlazzer#5796 Mount Manu#3530 for their initiative in Comms 💪🏻 3 1 3 None None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 2 2
1014 621f79e243b89009366c8c33 2021-08-26T22:00:00.000Z Tam2140#9361 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 3 1 1 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 1 2
1013 621f79e243b89009366c8c32 2021-08-26T22:00:00.000Z Suga#8514 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 3 1 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 1 2
1011 621f79e243b89009366c8c30 2021-08-26T22:00:00.000Z nic#9212 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 3 1 3 None None None False False False osycross(🦎🦎)#5943 Vyvy-vi#5040 calazki#3961 2 2
602 621f79e243b89009366c8a4d 2021-08-19T22:00:00.000Z liviade#1387 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 3 1 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 1 2
1007 621f79e243b89009366c8c2c 2021-08-26T22:00:00.000Z Juankbell#7458 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 3 1 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 1 2
168 621f79e143b89009366c87f9 2021-08-05T22:00:00.000Z iviangita#3204 Mount Manu#3530 for their contributions in Comms 1 1 3 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 1 2
507 621f79e243b89009366c89ee 2021-08-16T22:00:00.000Z natesuits#4789 liviade#1387 for joining soft gov! 1 1 3 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 1 2
212 621f79e143b89009366c882d 2021-08-05T22:00:00.000Z liviade#1387 iviangita#3204 for attending the Legal WG meeting 3 3 1 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 2 2
213 621f79e143b89009366c882e 2021-08-05T22:00:00.000Z Juankbell#7458 iviangita#3204 for attending the Legal WG meeting 1 3 1 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 1 2
167 621f79e143b89009366c87f8 2021-08-05T22:00:00.000Z Juankbell#7458 Mount Manu#3530 for involving acidlazzer in Gravity 3 3 5 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 3 2
805 621f79e243b89009366c8b58 2021-08-24T22:00:00.000Z Suga#8514 anna-marie#8824 for following our idea breadcrumbs to a really cool place! What a pleasure 🙂 5 5 3 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 4 2
701 621f79e243b89009366c8abe 2021-08-20T22:00:00.000Z KZ Flyer#0926 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 3 1 1 None None None False False False Sha#6179 Tam2140#9361 Mettodo#7010 1 2
230 621f79e143b89009366c8840 2021-08-05T22:00:00.000Z innov8tor3#3988 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 3 3 1 None None None False False False Sha#6179 acidlazzer#5796 bends#3537 2 2
154 621f79e143b89009366c87eb 2021-08-05T22:00:00.000Z liviade#1387 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 3 1 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 1 2
231 621f79e143b89009366c8841 2021-08-05T22:00:00.000Z KZ Flyer#0926 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 3 1 1 None None None False False False Sha#6179 Tam2140#9361 Mettodo#7010 1 2
1052 621f79e243b89009366c8c69 2021-08-26T22:00:00.000Z T Wells#9070 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 3 1 1 None None None False False False teaci#6108 Vyvy-vi#5040 Mettodo#7010 1 2
234 621f79e143b89009366c8844 2021-08-05T22:00:00.000Z anna-marie#8824 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 1 3 1 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 1 2
594 621f79e243b89009366c8a45 2021-08-19T22:00:00.000Z Dan Knobelsdorf#326 iviangita#3204 for showing up to so many of our community calls and getting more involved in TEC 3 3 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 2 2
239 621f79e143b89009366c8849 2021-08-05T22:00:00.000Z drllau#2628 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 1 3 1 None None None False False False teaci#6108 acidlazzer#5796 kristofer#1475 1 2
1053 621f79e243b89009366c8c6a 2021-08-26T22:00:00.000Z ALOYSIOUS#3049 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 3 1 1 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 1 2
972 621f79e243b89009366c8c09 2021-08-26T22:00:00.000Z acidlazzer#5796 iviangita#3204 for all the great design work you’ve been doing recently 1 3 1 621f79e243b89009366c8b6e None 621f79e243b89009366c8b6e False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 3 2
610 621f79e243b89009366c8a55 2021-08-19T22:00:00.000Z Juankbell#7458 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 3 1 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 1 2
1050 621f79e243b89009366c8c67 2021-08-26T22:00:00.000Z KZ Flyer#0926 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 3 1 1 None None None False False False Sha#6179 Tam2140#9361 Mettodo#7010 1 2
827 621f79e243b89009366c8b78 2021-08-25T22:00:00.000Z liviade#1387 Zeptimus#3359 for the warm welcoming to the new commers!! 3 5 3 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 3 2
50 621f79e143b89009366c877f 2021-08-03T22:00:00.000Z eduardovegap#0422 liviade#1387 for joining soft gov yesterday and sharing very important insights! 1 1 3 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 1 2
43 621f79e143b89009366c8778 2021-08-03T22:00:00.000Z Juankbell#7458 liviade#1387 for joining soft gov yesterday and sharing very important insights! 3 5 3 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 3 2
70 621f79e143b89009366c8797 2021-08-04T22:00:00.000Z natesuits#4789 Juankbell#7458 for sharing with me a great book about organizational identity. We are promoting a narrative of authenticity and true self to minimize the rigidity of shared defenses. 5 5 3 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 4 2
430 621f79e243b89009366c898a 2021-08-12T22:00:00.000Z Suga#8514 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 3 1 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 1 2
500 621f79e243b89009366c89e7 2021-08-16T22:00:00.000Z Suga#8514 liviade#1387 for joining soft gov! 1 3 1 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 1 2
1142 621f79e243b89009366c8cc7 2021-08-30T22:00:00.000Z David (please DYOR...)#4116 Suga#8514 for attending the SoftGov call this week and engaging with me as guest host on a discussion of “intellectual humility”. 3 1 1 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 1 2
62 621f79e143b89009366c878f 2021-08-03T22:00:00.000Z Mount Manu#3530 solsista#5370 for participating in the 0mega working group 1 3 1 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 1 2
9 621f79e143b89009366c8756 2021-08-01T22:00:00.000Z Mount Manu#3530 Zeptimus#3359 for joining the transparency call and participate with great feedback!!⚡ 3 3 1 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 2 2
439 621f79e243b89009366c89a6 2021-08-12T22:00:00.000Z KZ Flyer#0926 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 3 1 1 None None None False False False Sha#6179 Tam2140#9361 Mettodo#7010 1 2
641 621f79e243b89009366c8a74 2021-08-19T22:00:00.000Z liviade#1387 Mount Manu#3530 for helping out with orientation 👨🏻‍🏫 3 5 3 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 3 2
44 621f79e143b89009366c8779 2021-08-03T22:00:00.000Z natesuits#4789 liviade#1387 for joining soft gov yesterday and sharing very important insights! 5 5 3 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 4 2
478 621f79e243b89009366c89d0 2021-08-15T22:00:00.000Z Zeptimus#3359 iviangita#3204 for joining the Transparency WG sync call 1 3 1 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 1 2
79 621f79e143b89009366c87a0 2021-08-04T22:00:00.000Z acidlazzer#5796 Zeptimus#3359 for finding an error on the common swarm tittle on youtube, mutual monitoring 😄 5 3 3 None None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 3 2
842 621f79e243b89009366c8b87 2021-08-26T22:00:00.000Z bradleyc#3333 iviangita#3204 for saving the TEC Hatch post forum thing 5 5 3 None None None False False False teaci#6108 acidlazzer#5796 kristofer#1475 4 2
477 621f79e243b89009366c89cf 2021-08-15T22:00:00.000Z ZER8🧠#9093 iviangita#3204 for offering ideas and feedback for the translations 3 3 5 None None None False False False eduardovegap#0422 Mount Manu#3530 bends#3537 3 2
642 621f79e243b89009366c8a75 2021-08-19T22:00:00.000Z Zeptimus#3359 Mount Manu#3530 for helping Suga with some of her orientation tasks 🧰 3 5 5 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 4 2
445 621f79e243b89009366c89ac 2021-08-12T22:00:00.000Z Mettodo#7010 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 3 3 1 None None None False False False Sha#6179 acidlazzer#5796 bends#3537 2 2
1126 621f79e243b89009366c8cb6 2021-08-30T22:00:00.000Z Tam2140#9361 chuygarcia.eth#6692 for attending our Comms WG and enriching our proposal for the commsdao 3 3 5 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 3 2
786 621f79e243b89009366c8b44 2021-08-23T22:00:00.000Z Vyvy-vi#5040 liviade#1387 for answering to messages so quick even though he is taking a study break! 🙌 3 3 5 None None None False False False Sha#6179 Tam2140#9361 Mettodo#7010 3 2
452 621f79e243b89009366c89b3 2021-08-12T22:00:00.000Z divine_comedian#5493 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 3 3 5 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 3 2
30 621f79e143b89009366c876b 2021-08-02T22:00:00.000Z Mount Manu#3530 chuygarcia.eth#6692 for attending the comms weekly wg, missed all of you tons 🥲 3 1 1 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 1 2
1137 621f79e243b89009366c8cc2 2021-08-30T22:00:00.000Z Juankbell#7458 Suga#8514 for attending the SoftGov call this week and engaging with me as guest host on a discussion of “intellectual humility”. 1 3 1 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 1 2
72 621f79e143b89009366c8799 2021-08-04T22:00:00.000Z durgadas#9280 Juankbell#7458 for always sharing super interesting videos about (not) managing complexity https://www.youtube.com/watch?v=gaFQJaQTXhY 5 5 3 None None None False False False Sha#6179 Parrachia#0450 Mettodo#7010 4 2
427 621f79e243b89009366c8987 2021-08-12T22:00:00.000Z liviade#1387 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 3 1 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 1 2
560 621f79e243b89009366c8a23 2021-08-19T22:00:00.000Z Mount Manu#3530 iviangita#3204 for helping with Gravity 3 5 3 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 3 2
759 621f79e243b89009366c8b29 2021-08-23T22:00:00.000Z Zeptimus#3359 liviade#1387 for joining softgov today 💙 1 3 3 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 2 2
751 621f79e243b89009366c8b21 2021-08-23T22:00:00.000Z Suga#8514 chuygarcia.eth#6692 for attending the Comms WG, it's beautiful to be back <:TEC:835016327542210560> 🙂 1 3 1 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 1 2
824 621f79e243b89009366c8b74 2021-08-25T22:00:00.000Z anna-marie#8824 Jolie_Ze#0295 for fielding my praise questions ❤️ 5 3 3 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 3 2
151 621f79e143b89009366c87e8 2021-08-05T22:00:00.000Z Juankbell#7458 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 3 3 1 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 2 2
1076 621f79e243b89009366c8c82 2021-08-26T22:00:00.000Z David (please DYOR...)#4116 David (please DYOR...)#4116 for attending the COMMS Strategy Hack today! Cohesion. Clarity. Comittment. Thanks everyone! 5 3 5 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 4 2
503 621f79e243b89009366c89ea 2021-08-16T22:00:00.000Z durgadas#9280 liviade#1387 for joining soft gov! 3 1 1 None None None False False False Sha#6179 Parrachia#0450 Mettodo#7010 1 2
138 621f79e143b89009366c87db 2021-08-05T22:00:00.000Z acidlazzer#5796 iviangita#3204 for Youtube channel and Gravity 2 1 3 621f79e143b89009366c8798 None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 2 2
1145 621f79e243b89009366c8cca 2021-08-30T22:00:00.000Z durgadas#9280 Suga#8514 for attending the SoftGov call this week and engaging with me as guest host on a discussion of “intellectual humility”. 3 5 3 None None None False False False Sha#6179 Parrachia#0450 Mettodo#7010 3 2
616 621f79e243b89009366c8a5b 2021-08-19T22:00:00.000Z Suga#8514 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 3 1 None None None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 1 2
129 621f79e143b89009366c87d2 2021-08-05T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for meeting Eduardo in person 5 3 5 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 4 2
758 621f79e243b89009366c8b28 2021-08-23T22:00:00.000Z Tam2140#9361 liviade#1387 for joining softgov today 💙 3 1 1 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 1 2
20 621f79e143b89009366c8761 2021-08-02T22:00:00.000Z santigs#9769 griff (💜, 💜)#8888 for helping to make the NFTs happen for the hatch 3 5 3 621f79e143b89009366c8760 None 621f79e143b89009366c8760 False False False innov8tor3#3988 acidlazzer#5796 enti#1546 2 2
617 621f79e243b89009366c8a5c 2021-08-19T22:00:00.000Z Tam2140#9361 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 3 1 1 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 1 2
762 621f79e243b89009366c8b2c 2021-08-23T22:00:00.000Z Juankbell#7458 liviade#1387 for joining softgov today 💙 1 3 1 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 1 2
705 621f79e243b89009366c8ac2 2021-08-20T22:00:00.000Z Vyvy-vi#5040 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 3 1 1 None None None False False False Sha#6179 Tam2140#9361 Mettodo#7010 1 2
706 621f79e243b89009366c8ac3 2021-08-20T22:00:00.000Z WhyldWanderer#7002 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 3 3 1 None None None False False False Sha#6179 Mount Manu#3530 kristofer#1475 2 2
416 621f79e243b89009366c897c 2021-08-12T22:00:00.000Z Tam2140#9361 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 3 1 1 None None None False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 1 2
508 621f79e243b89009366c89ef 2021-08-16T22:00:00.000Z liviade#1387 liviade#1387 for joining soft gov! 3 3 1 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 2 2
7 621f79e143b89009366c8754 2021-08-01T22:00:00.000Z Juankbell#7458 Zeptimus#3359 for joining the transparency call and participate with great feedback!!⚡ 3 5 3 None None None False False False eduardovegap#0422 Mount Manu#3530 kristofer#1475 3 2
708 621f79e243b89009366c8ac5 2021-08-20T22:00:00.000Z ALOYSIOUS#3049 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 3 1 1 None None None False False False Sha#6179 Tam2140#9361 Usua◎ Silver#2618 1 2
561 621f79e243b89009366c8a24 2021-08-19T22:00:00.000Z acidlazzer#5796 iviangita#3204 for helping with Gravity 2 1 0 621f79e143b89009366c8798 None 621f79e243b89009366c8a12 False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 1 2
1029 621f79e243b89009366c8c42 2021-08-26T22:00:00.000Z nic#9212 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 0 1 0 621f79e243b89009366c8c30 None 621f79e243b89009366c8c30 False False False osycross(🦎🦎)#5943 Vyvy-vi#5040 calazki#3961 0 1
783 621f79e243b89009366c8b41 2021-08-23T22:00:00.000Z Dan Knobelsdorf#326 liviade#1387 for joining softgov today 💙 1 0 0 None 621f79e243b89009366c8b33 621f79e243b89009366c8b33 False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 0 1
715 621f79e243b89009366c8acc 2021-08-20T22:00:00.000Z acidlazzer#5796 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 1 1 0 None None None False False True AmwFund#0979 Tam2140#9361 divine_comedian#5493 1 1
1026 621f79e243b89009366c8c3f 2021-08-26T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 0 0 None 621f79e243b89009366c8c2b 621f79e243b89009366c8c2b False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 0 1
1064 621f79e243b89009366c8c76 2021-08-26T22:00:00.000Z Suga#8514 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 0 1 None 621f79e243b89009366c89b7 None True False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 0 1
1030 621f79e243b89009366c8c43 2021-08-26T22:00:00.000Z Nuggan#5183 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 0 1 0 621f79e243b89009366c8c31 None 621f79e243b89009366c8c31 False False False Sha#6179 Tam2140#9361 bends#3537 0 1
1031 621f79e243b89009366c8c44 2021-08-26T22:00:00.000Z Suga#8514 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 0 1 None 621f79e243b89009366c8c32 None False False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 0 1
1032 621f79e243b89009366c8c45 2021-08-26T22:00:00.000Z Tam2140#9361 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 0 1 0 621f79e243b89009366c8c33 None 621f79e243b89009366c8c33 False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 0 1
714 621f79e243b89009366c8acb 2021-08-20T22:00:00.000Z Suga#8514 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 0 0 1 None 621f79e243b89009366c89b7 None True False False eduardovegap#0422 tigeroid#2951 Mettodo#7010 0 1
1037 621f79e243b89009366c8c4a 2021-08-26T22:00:00.000Z anna-marie#8824 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> 0 0 1 621f79e243b89009366c8c25 621f79e243b89009366c8c25 None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 0 1
1038 621f79e243b89009366c8c4b 2021-08-26T22:00:00.000Z AmwFund#0979 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> 1 0 1 None 621f79e243b89009366c8c26 None False False False eduardovegap#0422 acidlazzer#5796 bends#3537 0 1
1039 621f79e243b89009366c8c4c 2021-08-26T22:00:00.000Z karmaticacid#1218 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> 0 0 1 621f79e243b89009366c8c2e 621f79e243b89009366c8c2e None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 0 1
1068 621f79e243b89009366c8c7a 2021-08-26T22:00:00.000Z drllau#2628 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 1 0 1 None 621f79e143b89009366c8849 None False False False teaci#6108 acidlazzer#5796 kristofer#1475 0 1
1046 621f79e243b89009366c8c63 2021-08-26T22:00:00.000Z Atotsm#5719 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 0 0 1 None 621f79e243b89009366c8ab9 None True False False PhilH#1102 acidlazzer#5796 kristofer#1475 0 1
622 621f79e243b89009366c8a61 2021-08-19T22:00:00.000Z GideonRo#3175 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 0 1 1 621f79e143b89009366c87f4 None None False False False osycross(🦎🦎)#5943 Parrachia#0450 bends#3537 0 1
1105 621f79e243b89009366c8ca1 2021-08-30T22:00:00.000Z anna-marie#8824 innov8tor3#3988 for giving us a nice easy intro to <#810180622634844205> and the #agreements refresh ... 2 3 3 621f79e243b89009366c8c6e None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 2 1
707 621f79e243b89009366c8ac4 2021-08-20T22:00:00.000Z Pronoia🐙🦘#2154 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 0 1 1 621f79e143b89009366c8845 None None False False False osycross(🦎🦎)#5943 Tam2140#9361 Usua◎ Silver#2618 0 1
92 621f79e143b89009366c87ad 2021-08-05T22:00:00.000Z natesuits#4789 iviangita#3204 for finally making it back home from Paris 1 0 0 None None None False True True innov8tor3#3988 Parrachia#0450 calazki#3961 1 1
1023 621f79e243b89009366c8c3c 2021-08-26T22:00:00.000Z durgadas#9280 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 0 1 None None None False True False Sha#6179 Parrachia#0450 Mettodo#7010 1 1
702 621f79e243b89009366c8abf 2021-08-20T22:00:00.000Z acidlazzer#5796 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 1 1 0 None None None False False True AmwFund#0979 Tam2140#9361 divine_comedian#5493 1 1
1024 621f79e243b89009366c8c3d 2021-08-26T22:00:00.000Z eduardovegap#0422 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 0 0 1 621f79e243b89009366c8c29 None None False True False PhilH#1102 Parrachia#0450 kristofer#1475 0 1
717 621f79e243b89009366c8ace 2021-08-20T22:00:00.000Z drllau#2628 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 1 0 1 None 621f79e143b89009366c8849 None False False False teaci#6108 acidlazzer#5796 kristofer#1475 0 1
218 621f79e143b89009366c8833 2021-08-05T22:00:00.000Z santigs#9769 iviangita#3204 for attending the Legal WG meeting 0 0 1 621f79e143b89009366c882c 621f79e143b89009366c882c None False False False innov8tor3#3988 acidlazzer#5796 enti#1546 0 1
217 621f79e143b89009366c8832 2021-08-05T22:00:00.000Z iviangita#3204 iviangita#3204 for attending the Legal WG meeting 0 1 1 None None None True False False innov8tor3#3988 Zeptimus#3359 enti#1546 1 1
442 621f79e243b89009366c89a9 2021-08-12T22:00:00.000Z Pronoia🐙🦘#2154 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 0 1 1 621f79e143b89009366c8845 None None False False False osycross(🦎🦎)#5943 Tam2140#9361 Usua◎ Silver#2618 0 1
779 621f79e243b89009366c8b3d 2021-08-23T22:00:00.000Z griff (💜, 💜)#8888 liviade#1387 for joining softgov today 💙 1 0 0 None 621f79e243b89009366c8b2f 621f79e243b89009366c8b2f False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 0 1
774 621f79e243b89009366c8b38 2021-08-23T22:00:00.000Z anna-marie#8824 liviade#1387 for joining softgov today 💙 0 0 1 621f79e243b89009366c8b2a 621f79e243b89009366c8b2a None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 0 1
893 621f79e243b89009366c8bba 2021-08-26T22:00:00.000Z iviangita#3204 iviangita#3204 for all the upcoming comms projects that Chuy is excited about 0 1 1 None None None True False False innov8tor3#3988 Zeptimus#3359 enti#1546 1 1
749 621f79e243b89009366c8b1f 2021-08-23T22:00:00.000Z iviangita#3204 chuygarcia.eth#6692 for attending the Comms WG, it's beautiful to be back <:TEC:835016327542210560> 🙂 1 1 0 None None 621f79e143b89009366c87f9 False False False innov8tor3#3988 Zeptimus#3359 enti#1546 0 1
248 621f79e143b89009366c8873 2021-08-08T22:00:00.000Z acidlazzer#5796 Juankbell#7458 for continuing to improve the Gravity comms for our processes 🙂 this infographics look really great! 2 3 2 621f79e143b89009366c8798 None 621f79e143b89009366c8798 False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 2 1
232 621f79e143b89009366c8842 2021-08-05T22:00:00.000Z Mount Manu#3530 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 0 1 1 None None None True False False PhilH#1102 Parrachia#0450 divine_comedian#5493 1 1
950 621f79e243b89009366c8bf3 2021-08-26T22:00:00.000Z eduardovegap#0422 iviangita#3204 for orientation stuff 0 0 1 621f79e243b89009366c8bb3 621f79e243b89009366c8bb3 None False False False PhilH#1102 Parrachia#0450 kristofer#1475 1 1
437 621f79e243b89009366c89a4 2021-08-12T22:00:00.000Z Ekeneodigwe#1502 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 0 0 1 None 621f79e143b89009366c883f None True False False PhilH#1102 acidlazzer#5796 Usua◎ Silver#2618 0 1
221 621f79e143b89009366c8836 2021-08-05T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for attending the Legal WG meeting 1 0 0 None 621f79e143b89009366c882f 621f79e143b89009366c882f False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 0 1
219 621f79e143b89009366c8834 2021-08-05T22:00:00.000Z liviade#1387 iviangita#3204 for attending the Legal WG meeting 1 0 1 621f79e143b89009366c87b6 621f79e143b89009366c882d None False False False Sha#6179 tigeroid#2951 Mettodo#7010 0 1
771 621f79e243b89009366c8b35 2021-08-23T22:00:00.000Z natesuits#4789 liviade#1387 for joining softgov today 💙 1 0 1 None None None False True False innov8tor3#3988 Parrachia#0450 calazki#3961 1 1
440 621f79e243b89009366c89a7 2021-08-12T22:00:00.000Z acidlazzer#5796 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 1 1 0 None None None False False True AmwFund#0979 Tam2140#9361 divine_comedian#5493 1 1
772 621f79e243b89009366c8b36 2021-08-23T22:00:00.000Z Tam2140#9361 liviade#1387 for joining softgov today 💙 0 1 0 621f79e243b89009366c8b28 None 621f79e243b89009366c8b28 False False False osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 0 1
1021 621f79e243b89009366c8c3a 2021-08-26T22:00:00.000Z acidlazzer#5796 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 0 1 0 621f79e243b89009366c8c24 None 621f79e243b89009366c8c24 False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 0 1
359 621f79e243b89009366c8943 2021-08-12T22:00:00.000Z acidlazzer#5796 iviangita#3204 for being so fast in updating the Youtube thumbnails 1 1 0 621f79e143b89009366c875d None 621f79e143b89009366c883b False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 1 1
479 621f79e243b89009366c89d1 2021-08-15T22:00:00.000Z iviangita#3204 iviangita#3204 for joining the Transparency WG sync call 0 1 1 None None None True False False innov8tor3#3988 Zeptimus#3359 enti#1546 1 1
428 621f79e243b89009366c8988 2021-08-12T22:00:00.000Z Mount Manu#3530 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 1 1 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 1 0
415 621f79e243b89009366c897b 2021-08-12T22:00:00.000Z divine_comedian#5493 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 3 3 3 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 3 0
916 621f79e243b89009366c8bd1 2021-08-26T22:00:00.000Z Zeptimus#3359 iviangita#3204 for always managing the livestreams 8 8 8 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 8 0
418 621f79e243b89009366c897e 2021-08-12T22:00:00.000Z acidlazzer#5796 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 1 1 None None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 1 0
635 621f79e243b89009366c8a6e 2021-08-19T22:00:00.000Z griff (💜, 💜)#8888 Mount Manu#3530 for all their work in Parameters 13 13 13 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 13 0
419 621f79e243b89009366c897f 2021-08-12T22:00:00.000Z anna-marie#8824 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 1 1 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 1 0
56 621f79e143b89009366c8789 2021-08-03T22:00:00.000Z Suga#8514 anna-marie#8824 for 0 0 0 None None None True True True eduardovegap#0422 tigeroid#2951 Mettodo#7010 0 0
1111 621f79e243b89009366c8ca7 2021-08-30T22:00:00.000Z divine_comedian#5493 iviangita#3204 for reviewing and editing the Params tweet series 🙏🏼 13 13 13 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 13 0
1110 621f79e243b89009366c8ca6 2021-08-30T22:00:00.000Z karmaticacid#1218 iviangita#3204 for reviewing and editing the tweet thread for What's Next blog post 🙌 8 8 8 None None None False False False innov8tor3#3988 acidlazzer#5796 bends#3537 8 0
420 621f79e243b89009366c8980 2021-08-12T22:00:00.000Z BiancaGadelha#2667 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 1 1 None None None False False False innov8tor3#3988 Tam2140#9361 Mettodo#7010 1 0
423 621f79e243b89009366c8983 2021-08-12T22:00:00.000Z eduardovegap#0422 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 1 1 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 1 0
1108 621f79e243b89009366c8ca4 2021-08-30T22:00:00.000Z iviangita#3204 Zeptimus#3359 for yesterday transparency sync ⚡ 1 1 1 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 1 0
76 621f79e143b89009366c879d 2021-08-04T22:00:00.000Z JeffEmmett#7202 Juankbell#7458 for sharing this article about participatory decision making https://medium.com/block-science/mapping-the-computer-aided-governance-process-2e47eaf70889 and praise and for always being in the frontier of political and social innovation research 3 3 3 None None None False False False Sha#6179 acidlazzer#5796 kristofer#1475 3 0
434 621f79e243b89009366c898e 2021-08-12T22:00:00.000Z mheuer#9922 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 1 1 None None None False False False innov8tor3#3988 Zeptimus#3359 bends#3537 1 0
731 621f79e243b89009366c8b0b 2021-08-22T22:00:00.000Z Mount Manu#3530 Mount Manu#3530 for joining the Comms Content Hack Session 1 1 1 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 1 0
425 621f79e243b89009366c8985 2021-08-12T22:00:00.000Z Dan Knobelsdorf#326 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 1 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 1 0
534 621f79e243b89009366c8a09 2021-08-18T22:00:00.000Z markop#2007 ygg_anderson#4998 for 0 0 0 None None None True True True AmwFund#0979 Parrachia#0450 Usua◎ Silver#2618 0 0
432 621f79e243b89009366c898c 2021-08-12T22:00:00.000Z Vyvy-vi#5040 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 1 1 None None None False False False Sha#6179 Tam2140#9361 Mettodo#7010 1 0
429 621f79e243b89009366c8989 2021-08-12T22:00:00.000Z natesuits#4789 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 1 1 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 1 0
1022 621f79e243b89009366c8c3b 2021-08-26T22:00:00.000Z David (please DYOR...)#4116 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 1 1 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 1 0
533 621f79e243b89009366c8a08 2021-08-18T22:00:00.000Z griff (💜, 💜)#8888 ygg_anderson#4998 for 0 0 0 None None None True True True teaci#6108 Vyvy-vi#5040 divine_comedian#5493 0 0
441 621f79e243b89009366c89a8 2021-08-12T22:00:00.000Z anna-marie#8824 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 1 1 1 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 1 0
112 621f79e143b89009366c87c1 2021-08-05T22:00:00.000Z divine_comedian#5493 iviangita#3204 for working on the params 5 5 5 None None None False False False PhilH#1102 acidlazzer#5796 calazki#3961 5 0
502 621f79e243b89009366c89e9 2021-08-16T22:00:00.000Z mheuer#9922 liviade#1387 for joining soft gov! 1 1 1 None None None False False False innov8tor3#3988 Zeptimus#3359 bends#3537 1 0
859 621f79e243b89009366c8b98 2021-08-26T22:00:00.000Z ygg_anderson#4998 iviangita#3204 for his recent comments in the forum posts and being supportive 5 5 5 None None None False False False Sha#6179 acidlazzer#5796 Usua◎ Silver#2618 5 0
782 621f79e243b89009366c8b40 2021-08-23T22:00:00.000Z eduardovegap#0422 liviade#1387 for joining softgov today 💙 0 0 0 621f79e243b89009366c8b32 None None False True True PhilH#1102 Parrachia#0450 kristofer#1475 0 0
498 621f79e243b89009366c89e5 2021-08-16T22:00:00.000Z anna-marie#8824 liviade#1387 for joining soft gov! 1 1 1 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 1 0
497 621f79e243b89009366c89e4 2021-08-16T22:00:00.000Z griff (💜, 💜)#8888 liviade#1387 for joining soft gov! 1 1 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 1 0
768 621f79e243b89009366c8b32 2021-08-23T22:00:00.000Z eduardovegap#0422 liviade#1387 for joining softgov today 💙 1 1 1 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 1 0
769 621f79e243b89009366c8b33 2021-08-23T22:00:00.000Z Dan Knobelsdorf#326 liviade#1387 for joining softgov today 💙 1 1 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 1 0
513 621f79e243b89009366c89f4 2021-08-17T22:00:00.000Z Zeptimus#3359 Zeptimus#3359 for working on a fun work sesh doing the first draft on Discord Roles document https://docs.google.com/document/d/1el7GdOZwqTTTYb3Es-tzR6e9uNb_KRTe1t7MGQ9JTPY/edit#⚡ 13 13 13 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 13 0
15 621f79e143b89009366c875c 2021-08-01T22:00:00.000Z Zeptimus#3359 acidlazzer#5796 for his help with the administration of the TEC YouTube channel 😋 8 8 8 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 8 0
871 621f79e243b89009366c8ba4 2021-08-26T22:00:00.000Z ZER8🧠#9093 iviangita#3204 for getting acidlazzer involved in their projects this week 8 8 8 None None None False False False eduardovegap#0422 Mount Manu#3530 bends#3537 8 0
784 621f79e243b89009366c8b42 2021-08-23T22:00:00.000Z divine_comedian#5493 liviade#1387 for joining softgov today 💙 0 0 0 621f79e243b89009366c8b34 621f79e243b89009366c8b34 621f79e243b89009366c8b34 False False False PhilH#1102 acidlazzer#5796 calazki#3961 0 0
785 621f79e243b89009366c8b43 2021-08-23T22:00:00.000Z natesuits#4789 liviade#1387 for joining softgov today 💙 0 0 0 621f79e243b89009366c8b35 None 621f79e243b89009366c8b35 False True False innov8tor3#3988 Parrachia#0450 calazki#3961 0 0
765 621f79e243b89009366c8b2f 2021-08-23T22:00:00.000Z griff (💜, 💜)#8888 liviade#1387 for joining softgov today 💙 1 1 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 1 0
29 621f79e143b89009366c876a 2021-08-02T22:00:00.000Z iviangita#3204 chuygarcia.eth#6692 for attending the comms weekly wg, missed all of you tons 🥲 1 1 1 None None None False False False innov8tor3#3988 Zeptimus#3359 enti#1546 1 0
453 621f79e243b89009366c89b4 2021-08-12T22:00:00.000Z anna-marie#8824 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 1 1 1 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 1 0
31 621f79e143b89009366c876c 2021-08-02T22:00:00.000Z natesuits#4789 chuygarcia.eth#6692 for attending the comms weekly wg, missed all of you tons 🥲 1 1 1 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 1 0
532 621f79e243b89009366c8a07 2021-08-18T22:00:00.000Z divine_comedian#5493 ygg_anderson#4998 for 0 0 0 None None None True True True PhilH#1102 acidlazzer#5796 calazki#3961 0 0
33 621f79e143b89009366c876e 2021-08-02T22:00:00.000Z eduardovegap#0422 chuygarcia.eth#6692 for attending the comms weekly wg, missed all of you tons 🥲 1 1 1 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 1 0
882 621f79e243b89009366c8baf 2021-08-26T22:00:00.000Z ALOYSIOUS#3049 iviangita#3204 for 0 0 0 None None None True True True Sha#6179 Tam2140#9361 Usua◎ Silver#2618 0 0
34 621f79e143b89009366c876f 2021-08-02T22:00:00.000Z Dan Knobelsdorf#326 chuygarcia.eth#6692 for attending the comms weekly wg, missed all of you tons 🥲 1 1 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 1 0
35 621f79e143b89009366c8770 2021-08-02T22:00:00.000Z David (please DYOR...)#4116 chuygarcia.eth#6692 for attending the comms weekly wg, missed all of you tons 🥲 1 1 1 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 1 0
883 621f79e243b89009366c8bb0 2021-08-26T22:00:00.000Z ZER8🧠#9093 iviangita#3204 for 0 0 0 None None None True True True eduardovegap#0422 Mount Manu#3530 bends#3537 0 0
37 621f79e143b89009366c8772 2021-08-02T22:00:00.000Z acidlazzer#5796 chuygarcia.eth#6692 for attending the comms weekly wg, missed all of you tons 🥲 1 1 1 None None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 1 0
1121 621f79e243b89009366c8cb1 2021-08-30T22:00:00.000Z chuygarcia.eth#6692 chuygarcia.eth#6692 for attending our Comms WG and enriching our proposal for the commsdao 8 8 8 None None None False False False eduardovegap#0422 Zeptimus#3359 Usua◎ Silver#2618 8 0
1120 621f79e243b89009366c8cb0 2021-08-30T22:00:00.000Z acidlazzer#5796 chuygarcia.eth#6692 for attending our Comms WG and enriching our proposal for the commsdao 1 1 1 None None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 1 0
414 621f79e243b89009366c897a 2021-08-12T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 1 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 1 0
567 621f79e243b89009366c8a2a 2021-08-19T22:00:00.000Z natesuits#4789 iviangita#3204 for 0 0 0 None None None True True True innov8tor3#3988 Parrachia#0450 calazki#3961 0 0
113 621f79e143b89009366c87c2 2021-08-05T22:00:00.000Z Nuggan#5183 iviangita#3204 for working on the params 3 3 3 None None None False False False Sha#6179 Tam2140#9361 bends#3537 3 0
214 621f79e143b89009366c882f 2021-08-05T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for attending the Legal WG meeting 1 1 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 1 0
240 621f79e143b89009366c884a 2021-08-05T22:00:00.000Z anna-marie#8824 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 1 1 1 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 1 0
1051 621f79e243b89009366c8c68 2021-08-26T22:00:00.000Z anna-marie#8824 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 1 1 1 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 1 0
595 621f79e243b89009366c8a46 2021-08-19T22:00:00.000Z liviade#1387 iviangita#3204 for 0 0 0 None None None True True True Sha#6179 tigeroid#2951 Mettodo#7010 0 0
162 621f79e143b89009366c87f3 2021-08-05T22:00:00.000Z eduardovegap#0422 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 1 1 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 1 0
224 621f79e143b89009366c8839 2021-08-05T22:00:00.000Z iviangita#3204 iviangita#3204 for attending the Legal WG meeting 0 0 0 None 621f79e143b89009366c8832 621f79e143b89009366c8832 True False False innov8tor3#3988 Zeptimus#3359 enti#1546 0 0
985 621f79e243b89009366c8c16 2021-08-26T22:00:00.000Z Tam2140#9361 iviangita#3204 for 0 0 0 None None None True True True osycross(🦎🦎)#5943 Tam2140#9361 bends#3537 0 0
163 621f79e143b89009366c87f4 2021-08-05T22:00:00.000Z GideonRo#3175 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 1 1 None None None False False False osycross(🦎🦎)#5943 Parrachia#0450 bends#3537 1 0
989 621f79e243b89009366c8c1a 2021-08-26T22:00:00.000Z Caeser (PST)#0046 iviangita#3204 for reviewing the rules and boundaries for platform admins 8 8 8 None None None False False False PhilH#1102 Mount Manu#3530 kristofer#1475 8 0
608 621f79e243b89009366c8a53 2021-08-19T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 1 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 1 0
1040 621f79e243b89009366c8c4d 2021-08-26T22:00:00.000Z divine_comedian#5493 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> 0 0 0 621f79e243b89009366c8c2f 621f79e243b89009366c8c2f 621f79e243b89009366c8c2f False False False PhilH#1102 acidlazzer#5796 calazki#3961 0 0
992 621f79e243b89009366c8c1d 2021-08-26T22:00:00.000Z acidlazzer#5796 iviangita#3204 for 0 0 0 None None None True True True AmwFund#0979 Tam2140#9361 divine_comedian#5493 0 0
1036 621f79e243b89009366c8c49 2021-08-26T22:00:00.000Z natesuits#4789 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 0 0 0 621f79e243b89009366c8c37 None 621f79e243b89009366c8c37 False True False innov8tor3#3988 Parrachia#0450 calazki#3961 0 0
575 621f79e243b89009366c8a32 2021-08-19T22:00:00.000Z acidlazzer#5796 iviangita#3204 for 0 0 0 None None None True True True AmwFund#0979 Tam2140#9361 divine_comedian#5493 0 0
999 621f79e243b89009366c8c24 2021-08-26T22:00:00.000Z acidlazzer#5796 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 1 1 None None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 1 0
1002 621f79e243b89009366c8c27 2021-08-26T22:00:00.000Z David (please DYOR...)#4116 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 1 1 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 1 0
607 621f79e243b89009366c8a52 2021-08-19T22:00:00.000Z David (please DYOR...)#4116 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 1 1 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 1 0
1003 621f79e243b89009366c8c28 2021-08-26T22:00:00.000Z durgadas#9280 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 1 1 None None None False False False Sha#6179 Parrachia#0450 Mettodo#7010 1 0
1004 621f79e243b89009366c8c29 2021-08-26T22:00:00.000Z eduardovegap#0422 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 1 1 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 1 0
744 621f79e243b89009366c8b1a 2021-08-23T22:00:00.000Z Mount Manu#3530 chuygarcia.eth#6692 for attending the Comms WG, it's beautiful to be back <:TEC:835016327542210560> 🙂 1 1 1 None None None False False False PhilH#1102 Parrachia#0450 divine_comedian#5493 1 0
1006 621f79e243b89009366c8c2b 2021-08-26T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 1 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 1 0
606 621f79e243b89009366c8a51 2021-08-19T22:00:00.000Z Cyber Rabbit#3221 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 1 1 None None None False False False teaci#6108 Zeptimus#3359 bends#3537 1 0
603 621f79e243b89009366c8a4e 2021-08-19T22:00:00.000Z acidlazzer#5796 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 1 1 None None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 1 0
1012 621f79e243b89009366c8c31 2021-08-26T22:00:00.000Z Nuggan#5183 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 1 1 None None None False False False Sha#6179 Tam2140#9361 bends#3537 1 0
1018 621f79e243b89009366c8c37 2021-08-26T22:00:00.000Z natesuits#4789 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 1 1 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 1 0
806 621f79e243b89009366c8b59 2021-08-24T22:00:00.000Z liviade#1387 anna-marie#8824 for her gentle stewardship and her commitment to embedding autonomy in our cultural build 13 13 13 None None None False False False Sha#6179 tigeroid#2951 Mettodo#7010 13 0
611 621f79e243b89009366c8a56 2021-08-19T22:00:00.000Z Dan Knobelsdorf#326 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 1 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 1 0
413 621f79e243b89009366c8979 2021-08-12T22:00:00.000Z ddan#2489 iviangita#3204 for joining the TEC Community Call 44 🙏🏼 😊 https://youtu.be/OuKZZFG-5xA 1 1 1 None None None False False False teaci#6108 Zeptimus#3359 divine_comedian#5493 1 0
147 621f79e143b89009366c87e4 2021-08-05T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 1 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 1 0
760 621f79e243b89009366c8b2a 2021-08-23T22:00:00.000Z anna-marie#8824 liviade#1387 for joining softgov today 💙 1 1 1 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 1 0
394 621f79e243b89009366c8966 2021-08-12T22:00:00.000Z Zeptimus#3359 iviangita#3204 for working on the dashboard and the debates on the language to use for the commons upgrade 13 13 13 None None None False False False AmwFund#0979 Mount Manu#3530 calazki#3961 13 0
381 621f79e243b89009366c8959 2021-08-12T22:00:00.000Z eduardovegap#0422 iviangita#3204 for their work in Hatchers Outreach 0 0 0 621f79e143b89009366c8805 621f79e143b89009366c8813 621f79e243b89009366c8919 False False False PhilH#1102 Parrachia#0450 kristofer#1475 1 0
703 621f79e243b89009366c8ac0 2021-08-20T22:00:00.000Z anna-marie#8824 iviangita#3204 for mentioning or retweeting TE Commons on the socials the past week! Thank you for helping us grow the Token Engineering Commons community and spreading the message! 🙏🏼☺️ 1 1 1 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 1 0
568 621f79e243b89009366c8a2b 2021-08-19T22:00:00.000Z sem 🐝#0161 iviangita#3204 for 0 0 0 None None None True True True PhilH#1102 Mount Manu#3530 calazki#3961 0 0
137 621f79e143b89009366c87da 2021-08-05T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for 0 0 0 None None None True True True teaci#6108 Vyvy-vi#5040 divine_comedian#5493 0 0
324 621f79e243b89009366c8920 2021-08-12T22:00:00.000Z ygg_anderson#4998 iviangita#3204 for being outdoors 0 0 0 None 621f79e243b89009366c890c None True False True Sha#6179 acidlazzer#5796 Usua◎ Silver#2618 0 0
306 621f79e243b89009366c890e 2021-08-12T22:00:00.000Z Dan Knobelsdorf#326 iviangita#3204 for the opportunity for Bianca to be in TEC 3 3 3 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 3 0
305 621f79e243b89009366c890d 2021-08-12T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for the opportunity for Bianca to be in TEC 5 5 5 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 5 0
570 621f79e243b89009366c8a2d 2021-08-19T22:00:00.000Z Vitor Marthendal#0090 iviangita#3204 for 0 0 0 None None None True True True teaci#6108 Vyvy-vi#5040 kristofer#1475 0 0
753 621f79e243b89009366c8b23 2021-08-23T22:00:00.000Z David (please DYOR...)#4116 chuygarcia.eth#6692 for attending the Comms WG, it's beautiful to be back <:TEC:835016327542210560> 🙂 1 1 1 None None None False False False teaci#6108 Zeptimus#3359 kristofer#1475 1 0
148 621f79e143b89009366c87e5 2021-08-05T22:00:00.000Z acidlazzer#5796 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 1 1 None None None False False False AmwFund#0979 Tam2140#9361 divine_comedian#5493 1 0
159 621f79e143b89009366c87f0 2021-08-05T22:00:00.000Z Tarun Gupta | MultiSafe#9929 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 1 1 None None None False False False PhilH#1102 Parrachia#0450 kristofer#1475 1 0
614 621f79e243b89009366c8a59 2021-08-19T22:00:00.000Z natesuits#4789 iviangita#3204 for joining the 45th Community Call https://youtu.be/bXEvVQmmWnI 1 1 1 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 1 0
293 621f79e243b89009366c88ff 2021-08-11T22:00:00.000Z iviangita#3204 ALOYSIOUS#3049 for 0 0 0 None None None True True True innov8tor3#3988 Zeptimus#3359 enti#1546 0 0
1071 621f79e243b89009366c8c7d 2021-08-26T22:00:00.000Z anna-marie#8824 iviangita#3204 for engaging in discussion on the TE Commons Forum (https://forum.tecommons.org) the past week. Thank you for helping our Token Engineering Commons community share and learn! 💪🙏 1 1 1 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 1 0
152 621f79e143b89009366c87e9 2021-08-05T22:00:00.000Z Dan Knobelsdorf#326 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 1 1 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 1 0
287 621f79e243b89009366c88f9 2021-08-11T22:00:00.000Z BiancaGadelha#2667 karmaticacid#1218 for checking out the TEC and lookoing for ways to get involved 3 3 3 None None None False False False innov8tor3#3988 Tam2140#9361 Mettodo#7010 3 0
571 621f79e243b89009366c8a2e 2021-08-19T22:00:00.000Z natesuits#4789 iviangita#3204 for 0 0 0 None None None True True True innov8tor3#3988 Parrachia#0450 calazki#3961 0 0
155 621f79e143b89009366c87ec 2021-08-05T22:00:00.000Z natesuits#4789 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 1 1 None None None False False False innov8tor3#3988 Parrachia#0450 calazki#3961 1 0
955 621f79e243b89009366c8bf8 2021-08-26T22:00:00.000Z griff (💜, 💜)#8888 iviangita#3204 for supporting Fabio 5 5 5 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 5 0
156 621f79e143b89009366c87ed 2021-08-05T22:00:00.000Z Nuggan#5183 iviangita#3204 for joining the TEC Community Call https://youtu.be/SOkA5xfC39k 1 1 1 None None None False False False Sha#6179 Tam2140#9361 bends#3537 1 0
958 621f79e243b89009366c8bfb 2021-08-26T22:00:00.000Z Nuggan#5183 iviangita#3204 for their time getting involved in the dashboard 5 5 5 621f79e143b89009366c8750 None None False False False Sha#6179 Tam2140#9361 bends#3537 5 0
278 621f79e243b89009366c88f0 2021-08-11T22:00:00.000Z griff (💜, 💜)#8888 karmaticacid#1218 for all the many 1:1s with people all over the world, helping support them in getting into the hatch 34 34 34 None None None False False False teaci#6108 Vyvy-vi#5040 divine_comedian#5493 34 0
1000 621f79e243b89009366c8c25 2021-08-26T22:00:00.000Z anna-marie#8824 iviangita#3204 for joining the TEC Community Call 46 <:TEC:835016327542210560> https://youtu.be/u09Yq9zDNT8 1 1 1 None None None False False False AmwFund#0979 Vyvy-vi#5040 Mettodo#7010 1 0

We can also plot the spread against the average score for a more visual search.
ATTENTION! Keep in mind that this is just meant as a visual aid. If there are several praise instances with similar spread and average quant number, all but one end up "hidden" on the chart. For the full list you have to use the table.

Praise Flows¶

Now for something more fun: let's surface the top "praise flows" from the data. Thanks to @inventandchill for this awesome visualization! On one side we have the top 20 praise givers separately (modifiable by changing the variable n_senders), on the other the top 25 receivers (modifiable by changing the variable n_receivers). The people outside the selection get aggregated into the "REST FROM" and "REST TO" categories.

Out[26]:

SourceCred Data¶

SourceCred token Distribution¶

Next we can see the distribution made by the SourceCred algorithm.

Quantifier Data¶

Let's take a closer look at each quantifier. In the following step we will use the raw praise data to zoom in on how each quantifier scored the praises:

Amount of praise quantified¶

With the above table we can easily see how much praise each quantifier rated.

Mean praise score by quantifier¶

Let's see the mean praise scores every quantifier gave.

Total Token Distribution Visualization and Export¶

To send the allocations to the DAO for distribution, we need to put all data together and add the rewards for the reward board and the quantifiers.

Let's take a final look at the total distribution. Click on the legend to filter out specific reward sources

That's it! We can now download the final distribution files and upload them to GitHub for future reference. We want to export 3 different files:
 - The final reward allocations, separated by source
 - The final reward allocations, in a disperse.app-readable format
 - The extended praise data, detailing the how many tokens each single praise netted (for future reference)

Out[23]:
Download final reward CSV file
Out[24]:
Download disperse.app compatible file
Out[25]:
Download complete praise data